| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-04 | 12.0 kB | |
| v1.20.0 source code.tar.gz | 2026-03-04 | 52.3 MB | |
| v1.20.0 source code.zip | 2026-03-04 | 52.8 MB | |
| Totals: 3 Items | 105.1 MB | 3 | |
1.20.0 (2026-03-04)
Features
- add check constraint support (#1046) (6879e19)
- add GIN index and array type support for PostgreSQL/CockroachDB (#1048) (de26f73)
- deterministic SQL export for PostgreSQL to MySQL/MSSQL (#1030) (fb19a7a)
Bug Fixes
- add "New Database" button to Open Diagram dialog (#1041) (a43cc30)
- add auto-closing brackets to DBML editor (#1018) (f140d05)
- add dbml autocomplete (#1017) (fad5adc)
- add defaults in import for all databases (#1014) (cef9fb6)
- add import from canvas (#995) (8b31944)
- add index change diff (#1026) (a6d6482)
- add old Safari versions compatibility (#1058) (5314c88)
- add Oracle database support for SQL import (#1005) (9ac99d9)
- add proper cardinality symbols to DBML (#1055) (1c46f96)
- add SQL viewes support for import via ddl (#1044) (0502efd)
- add text wrapping and max-width to field comment tooltips (#1004) (ccfd94b)
- align relationships sidebar with cardinalities update (#1056) (1dd3c93)
- cardinality diff handle (#1038) (a63d2b3)
- change diff new id field (#1027) (0af7775)
- comments: fix comments dbml (#1013) (ac37848)
- constraints align create function (#1049) (d000024)
- correct FK placement for 1:1 relationships in PostgreSQL export (#1036) (f25cd45)
- correct relationship direction in metadata import (#1007) (87ac0ed)
- correct relationship direction in SQL import (#1003) (9b6d6db)
- correctly match DBML relationships when same table name exists in multiple schemas (#1057) (63febde)
- dbml editor spaces + refs on schemas (#1023) (a5d1f40)
- dbml-import: use defaultSchemas instead of hardcoded schema values (#1012) (d3205f7)
- ddl import auto increment (#1035) (c96466e)
- ddl import of scale and precision (#1031) (674ed22)
- enforce NOT NULL for primary key fields (#1061) (b21202e)
- export ddl index order (#1028) (2d666ba)
- export-image: inline SVG styles for relationship edges and cardinality markers (#1054) (a908d77)
- filter: improve filter UX - empty states + show all indicators (#1039) (8db2ddf)
- filter: show visible/total count badge for schema and area groups (#1045) (84e55f5)
- handle escape sequences and double-quotes in metadata JSON parsing (#1009) (f9c9dcf)
- hide check JSON button after 2 failed fix attempts (#1010) (1688423)
- improve UI for views (#1043) (21bbd48)
- mark primary key columns as NOT NULL when importing DBML (#1006) (e5ae46c)
- normalize index type comparison using database defaults (#1029) (d210319)
- normalize over-escaped default values in DBML export (#1059) (6aadab1)
- normalize relationship cardinalities so many is always on target (#1051) (88f4a28)
- nvm version (#1021) (1804f45)
- pg serial export sql (#1034) (f10c220)
- pk indexes sql export (#1024) (7060532)
- postgres: detect serial types and hide nextval defaults in smart query (#1032) (9e4b5a0)
- PostgreSQL serial type parsing (#1016) (db1cf45)
- PostgreSQL unique/primary key import handling (#1062) (5754538)
- preserve GIN index type in DBML export (#1075) (0b73295)
- preserve index type (e.g., GIN) during DBML import (#1089) (0e7fa6c)
- primary key index options (#1025) (83dd5ba)
- properly merge inline refs with notes in DBML export (#1019) (e977ba5)
- quote bare string defaults in DBML export sanitization (#1091) (9fe2722)
- rels dbml diffs (#1037) (c39b699)
- rels translations (#1052) (5bc2593)
- scroll navigates back (#1053) (9fb451e)
- search languages (#1042) (ded5b14)
- serial ddl import in pg (#1033) (6eae4b0)
- treat PostgreSQL decimal as synonym for numeric (#1020) (4098524)
- unique with pk on sql import (#1022) (20208f6)
- update image export scale options and set as 4x default (#1040) (6058db4)
- update-browserslist-db (#1001) (b16336b)
- upgrade vite (#1008) (bedc2c8)