Skip to content

Releases: BOCOVO/db-schema-visualizer

v0.3.0 ( DBML extension )

27 Jul 19:04

Choose a tag to compare

Added

  • Ability to toggle table visualization mode. Display all columns, relational columns only or table headers only by @tv-long

v0.2.0 ( DBML extension )

19 Jun 21:38

Choose a tag to compare

Added

  • Support table header customization via table settings in the dbml code by @tv-long

0.1.0

18 Jun 00:43

Choose a tag to compare

Added

  • Make the table width fit the table content
  • Save and restore tables positions on exiting
  • Save and restore stage position on exiting

0.0.3

15 May 00:06

Choose a tag to compare

Little improvements

Added

  • Display an empty content message when there is no table in the schema
  • Enhance message for undefined schema

Fixed

  • Remove mention of Prisma from plugin description

0.0.2

01 May 09:27

Choose a tag to compare

Create DDML Extension

  • Create diagram from DBML code
  • Add light and dark theme