Releases: nurulhudaapon/prisma-supabase
Releases · nurulhudaapon/prisma-supabase
v0.0.2
v0.0.1
Initial Stable Release (v0.0.1)
First stable release with support for the following features:
Key Features
-
Table Types
- Full support for database table structures
-
Table Relationships
- Handling of relationships between tables
-
Enum Types
- Support for enumerated types in the schema
-
JSDoc from Prisma Schema Comments
- Automatic inclusion of comments from Prisma schema
-
View Types
- Currently views are included with tables