Join Slack
Powered by
If you have `COMMENT ON Table foo is "bla bla"` i...
# orm-help
i
Irakli Safareli
08/24/2021, 4:37 PM
If you have
COMMENT ON Table foo is "bla bla"
in PG database. Will prisma pull then use that comment in prisma file like this?:
Copy code
/// bla bla model foo { ... }
Irakli Safareli
08/24/2021, 5:06 PM
If you want this feature please upvote on.
https://github.com/prisma/prisma/issues/8896
4
Views
Open in Slack
Previous
Next