Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-26 | 6.3 kB | |
v1.15.0 source code.tar.gz | 2025-08-26 | 51.9 MB | |
v1.15.0 source code.zip | 2025-08-26 | 52.3 MB | |
Totals: 3 Items | 104.2 MB | 0 |
1.15.0 (2025-08-26)
Features
- add auto increment support for fields with database-specific export (#851) (c77c983)
- filter: filter tables by areas (#836) (e9c5442)
- include foreign keys inline in SQLite CREATE TABLE statements (#833) (43fc1d7)
- postgres: add support hash index types (#812) (0d623a8)
- support create views (#868) (0a5874a)
Bug Fixes
- area filter logic (#861) (73daf0d)
- area filter: fix dragging tables over filtered areas (#842) (19fd94c)
- canvas: delete table + area together bug (#859) (b697e26)
- cla: Harden action (#867) (ad8e344)
- DBML export error with multi-line table comments for SQL Server (#852) (0545b41)
- filter to default schema on load new diagram (#849) (712bdf5)
- filter: filter toggle issues with no schemas dbs (#856) (d0dee84)
- filters: refactor diagram filters - remove schema filter (#832) (4f1d329)
- for sqlite import - add more types & include type parameters (#834) (5936500)
- improve creating view to table dependency (#874) (44be48f)
- initially show filter when filter active (#853) (ab4845c)
- menu: clear file menu (#843) (eaebe34)
- merge relationship & dependency sections to ref section (#870) (ec3719e)
- move dbml into sections menu (#862) (2531a70)
- open filter by default (#863) (7e0fdd1)
- preserve composite primary key constraint names across import/export workflows (#869) (215d579)
- prevent false change detection in DBML editor by stripping public schema on import (#858) (0aaa451)
- remove unnecessary space (#845) (f1a4298)
- reorder with areas (#846) (d7c9536)
- select-box: fix select box issue in dialog (#840) (cb2ba66)
- set default filter only if has more than 1 schemas (#855) (b4ccfcd)
- show default schema first (#854) (1759b0b)
- sidebar: add titles to sidebar (#844) (b8f2141)
- sql-import: fix SQL Server foreign key parsing for tables without schema prefix (#857) (04d91c6)
- table colors: switch to default table color (#841) (0da3cae)
- update filter on adding table (#838) (41ba251)