Also, how do I add comments to the database schema...
# orm-help
h
Also, how do I add comments to the database schema to be shown in the Playground schema documentation? It seems that
prisma deploy
strips away my comments with the docs.
n
🙌 1