custom header #8
Unanswered
Pirastrino
asked this question in
Ideas
Replies: 1 comment
-
@Pirastrino so you would like to specify your project and let the generator add it the Would options like this help which would generate the generator dbml {
provider = "prisma-dbml-generator"
projectName = "social_blogging_site"
projectDatabaseType = "PostgreSQL"
projectNote = "Social Blogging Site Database"
} This is not yet implemented and if you like you can provide a PR to implement this feature 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to use dbml-generator with dbdocs.io and a custom "header" e.g:
so after running
dbdocs build schema.dbml
I am not prompted for a project name that I am updating all the time?Beta Was this translation helpful? Give feedback.
All reactions