Skip to content

v0.0.1

Compare
Choose a tag to compare
@nurulhudaapon nurulhudaapon released this 19 Oct 19:32
· 3 commits to main since this release
d08e165

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