Skip to content

v0.1.0 ( Prisma extension )

Compare
Choose a tag to compare
@BOCOVO BOCOVO released this 27 Jul 19:12
· 14 commits to main since this release

Create the Prisma extension

Added

  • Create diagram from Prisma code
  • Support light and dark theme
  • Save and restore tables positions on exiting
  • Save and restore stage position on exiting
  • Ability to toggle table visualization mode. Display all columns, relational columns only or table headers only by @tv-long