Releases: BOCOVO/db-schema-visualizer Releases · BOCOVO/db-schema-visualizer
v.0.6.0-dbml & v.0.4.0-prisma 08 Jun 11:14
Compare Sorry, something went wrong.
No results found v.0.5.0-dbml 01 Mar 20:11
Compare Sorry, something went wrong.
No results found What's Changed Displaying not null marker for not null fields by @BOCOVO in #72 feat: display parsing error through diagnostic by @BOCOVO in #73 v.0.3.0-prisma 01 Mar 20:14
Compare Sorry, something went wrong.
No results found What's Changed Displaying not null marker for not null fields by @BOCOVO in #72 Display parsing error through diagnostic by @BOCOVO in #73 v0.4.0 ( DBML extension ) 08 Oct 23:56
Compare Sorry, something went wrong.
No results found Added Improve auto layout with dagrejs v0.2.0 ( Prisma extension ) 08 Oct 23:57
Compare Sorry, something went wrong.
No results found Added Improve auto layout with dagrejs v0.3.4 ( DBML extension ) 22 Sep 21:45
Compare Sorry, something went wrong.
No results found Added Added DBML logo as file icon for dbml file Fixed Dependence with the vscode-dbml
VS Code plugin v0.3.3 ( DBML extension ) 25 Aug 13:55
Compare Sorry, something went wrong.
No results found Fixed Prevent table names from being truncated for long table name Typo in preview tab name v0.1.1 ( Prisma extension ) 25 Aug 14:00
Compare Sorry, something went wrong.
No results found Fixed Prevent table names from being truncated for long table name v0.3.2 ( DBML extension ) 01 Aug 21:15
Compare Sorry, something went wrong.
No results found Fixed Improved multi-schema code handling Related to #53 fixed in #54 v0.1.0 ( Prisma extension ) 27 Jul 19:12
Compare Sorry, something went wrong.
No results found 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