We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a1ef99 commit ca8f61fCopy full SHA for ca8f61f
README.md
@@ -1,5 +1,9 @@
1
# prisma-db-comments-generator
2
3
+[](https://github.com/onozaty/prisma-db-comments-generator/actions/workflows/test.yml)
4
+[](https://codecov.io/gh/onozaty/prisma-db-comments-generator)
5
+[](https://badge.fury.io/js/@onozaty%2Fprisma-db-comments-generator)
6
+
7
Generate database comments from Prisma schema.
8
9
It is based on the following code idea. Thank you @Jyrno42 .
0 commit comments