would it be possible to preserve table/column comm...
# orm-help
m
would it be possible to preserve table/column comments when pulling/reflecting a database schema?
r
Do you mean database level comments?
m
yeah COMMENT ON …
r
Currently not supported: https://github.com/prisma/prisma/issues/8703 Do add a 👍 to bump this request.
👍 1