v1.17.0
1.17.0 (2025-10-27)
Features
Bug Fixes
- add auto-increment field detection in smart-query import (#935) (57b3b87)
- add open table in editor from canvas edit (#952) (7d811de)
- add rels export dbml (#937) (c3c646b)
- add support for arrays (#949) (49328d8)
- add support for parsing default values in DBML (#948) (459698b)
- add timestampz and int as datatypes to postgres (#940) (b15bc94)
- auto-enter edit mode when creating new tables from canvas (#943) (bcd8aa9)
- dbml diff fields types preview (#934) (bb03309)
- exit table edit on area click (#945) (38fedce)
- import array fields (#961) (91e713c)
- manipulate schema directly from the canvas (#947) (7ad0e77)
- preserve multi-word types in DBML export/import (#956) (9ed27cf)
- prevent text input glitch when editing table field names (#944) (498655e)
- resolve canvas filter tree state issues (#953) (ccb29e0)
- resolve dbml increment & nullable attributes issue (#954) (2c4b344)
- show SQL Script option conditionally for databases without DDL support (#960) (acf6d4b)
- use flag for custom types (#951) (62dec48)
