Commit Graph

  • 2eb9595a26 chore(main): release 1.20.0 release-please--branches--main--components--chartdb Guy Ben-Aharon 2026-02-03 12:01:56 +02:00
  • 0b73295922 fix: preserve GIN index type in DBML export (#1075) main Jonathan Fishner 2026-02-03 12:00:35 +02:00
  • b21202e6c7 fix: enforce NOT NULL for primary key fields (#1061) Jonathan Fishner 2026-01-13 17:53:00 +02:00
  • 5754538d7e fix: PostgreSQL unique/primary key import handling (#1062) Jonathan Fishner 2026-01-13 17:38:17 +02:00
  • 4ef08674c0 fix: PostgreSQL unique/primary key import handling jf/fix_unique_fields johnnyfish 2026-01-11 19:50:40 +02:00
  • 7a020f93c8 chore(deps): bump react-router and react-router-dom dependabot/npm_and_yarn/multi-d64369b380 dependabot[bot] 2026-01-09 00:23:33 +00:00
  • 5314c88ae1 fix: add old Safari versions compatibility (#1058) Jonathan Fishner 2026-01-07 18:36:50 +02:00
  • 6aadab174a fix: normalize over-escaped default values in DBML export (#1059) Jonathan Fishner 2026-01-07 18:25:21 +02:00
  • de26f731be feat: add GIN index and array type support for PostgreSQL/CockroachDB (#1048) Jonathan Fishner 2026-01-07 18:00:42 +02:00
  • 63febde3f7 fix: correctly match DBML relationships when same table name exists in multiple schemas (#1057) Guy Ben-Aharon 2026-01-07 13:21:22 +02:00
  • 1dd3c93e50 fix: align relationships sidebar with cardinalities update (#1056) Guy Ben-Aharon 2026-01-07 11:58:13 +02:00
  • a908d77db8 fix(export-image): inline SVG styles for relationship edges and cardinality markers (#1054) Jonathan Fishner 2026-01-07 09:26:04 +02:00
  • 1c46f96eb3 fix: add proper cardinality symbols to DBML (#1055) Guy Ben-Aharon 2026-01-06 20:20:53 +02:00
  • 9fb451ed04 fix: scroll navigates back (#1053) Guy Ben-Aharon 2026-01-06 17:25:28 +02:00
  • 5bc2593108 fix: rels translations (#1052) Guy Ben-Aharon 2026-01-06 14:34:58 +02:00
  • 88f4a285e4 fix: normalize relationship cardinalities so many is always on target (#1051) Guy Ben-Aharon 2026-01-06 14:11:41 +02:00
  • 7c59b9ffef fix(relationships): add locate and switch tables actions for FKs jf/fix_double_click_on_fk johnnyfish 2026-01-05 21:52:56 +02:00
  • d000024677 fix: constraints align create function (#1049) Guy Ben-Aharon 2026-01-05 20:19:56 +02:00
  • 6879e19fa5 feat: add check constraint support (#1046) Jonathan Fishner 2026-01-05 19:51:30 +02:00
  • 0502efdc21 fix: add SQL viewes support for import via ddl (#1044) Jonathan Fishner 2026-01-04 16:43:13 +02:00
  • 21bbd48c15 fix: improve UI for views (#1043) Jonathan Fishner 2026-01-04 16:37:51 +02:00
  • 84e55f5df6 fix(filter): show visible/total count badge for schema and area groups (#1045) Guy Ben-Aharon 2026-01-03 13:10:43 +02:00
  • ded5b14a62 fix: search languages (#1042) Jonathan Fishner 2026-01-01 19:12:15 +02:00
  • 6058db47c4 fix: update image export scale options and set as 4x default (#1040) Jonathan Fishner 2026-01-01 18:51:35 +02:00
  • 8db2ddff55 fix(filter): improve filter UX - empty states + show all indicators (#1039) Jonathan Fishner 2026-01-01 18:13:21 +02:00
  • a43cc30c52 fix: add "New Database" button to Open Diagram dialog (#1041) Jonathan Fishner 2026-01-01 12:47:05 +02:00
  • a63d2b3f74 fix: cardinality diff handle (#1038) Guy Ben-Aharon 2025-12-25 18:19:35 +02:00
  • c39b699e93 fix: rels dbml diffs (#1037) Guy Ben-Aharon 2025-12-25 17:03:07 +02:00
  • f25cd45e74 fix: correct FK placement for 1:1 relationships in PostgreSQL export (#1036) Guy Ben-Aharon 2025-12-24 15:15:35 +02:00
  • c96466e6fb fix: ddl import auto increment (#1035) Guy Ben-Aharon 2025-12-24 12:58:03 +02:00
  • f10c220699 fix: pg serial export sql (#1034) Guy Ben-Aharon 2025-12-24 11:51:06 +02:00
  • 9e4b5a0cc6 fix(postgres): detect serial types and hide nextval defaults in smart query (#1032) Jonathan Fishner 2025-12-23 18:30:11 +02:00
  • 6eae4b0fc3 fix: serial ddl import in pg (#1033) Guy Ben-Aharon 2025-12-23 16:00:07 +02:00
  • 674ed2249e fix: ddl import of scale and precision (#1031) Guy Ben-Aharon 2025-12-23 13:46:40 +02:00
  • fb19a7ac2f feat: deterministic SQL export for PostgreSQL to MySQL/MSSQL (#1030) Jonathan Fishner 2025-12-22 12:15:57 +02:00
  • d210319c3b fix: normalize index type comparison using database defaults (#1029) Guy Ben-Aharon 2025-12-21 19:06:19 +02:00
  • 2d666bab0f fix: export ddl index order (#1028) Guy Ben-Aharon 2025-12-21 13:16:27 +02:00
  • 0af777584f fix: change diff new id field (#1027) Guy Ben-Aharon 2025-12-21 11:11:21 +02:00
  • a6d6482346 fix: add index change diff (#1026) Guy Ben-Aharon 2025-12-21 10:52:43 +02:00
  • 83dd5ba33d fix: primary key index options (#1025) Guy Ben-Aharon 2025-12-19 12:03:26 +02:00
  • 70605324ec fix: pk indexes sql export (#1024) Guy Ben-Aharon 2025-12-18 20:02:33 +02:00
  • a5d1f40b6b fix: dbml editor spaces + refs on schemas (#1023) Guy Ben-Aharon 2025-12-18 16:08:14 +02:00
  • 20208f6a51 fix: unique with pk on sql import (#1022) Guy Ben-Aharon 2025-12-18 14:10:36 +02:00
  • 1804f451fb fix: nvm version (#1021) Guy Ben-Aharon 2025-12-18 08:53:12 +02:00
  • 4098524b90 fix: treat PostgreSQL decimal as synonym for numeric (#1020) Guy Ben-Aharon 2025-12-17 22:19:27 +02:00
  • e977ba5ef2 fix: properly merge inline refs with notes in DBML export (#1019) Guy Ben-Aharon 2025-12-17 18:52:06 +02:00
  • f140d0528f fix: add auto-closing brackets to DBML editor (#1018) Guy Ben-Aharon 2025-12-17 17:51:07 +02:00
  • fad5adc048 fix: add dbml autocomplete (#1017) Guy Ben-Aharon 2025-12-17 17:13:44 +02:00
  • db1cf45a8a fix: PostgreSQL serial type parsing (#1016) Guy Ben-Aharon 2025-12-17 12:39:18 +02:00
  • 6293511373 chore: upgrade node version (#1015) Guy Ben-Aharon 2025-12-17 11:33:00 +02:00
  • cef9fb6e83 fix: add defaults in import for all databases (#1014) Jonathan Fishner 2025-12-17 09:21:02 +02:00
  • ac37848476 fix(comments): fix comments dbml (#1013) Guy Ben-Aharon 2025-12-16 17:45:02 +02:00
  • 16884233ca fix: hide check JSON button after 2 failed fix attempts (#1010) Jonathan Fishner 2025-12-16 14:41:32 +02:00
  • f9c9dcf56b fix: handle escape sequences and double-quotes in metadata JSON parsing (#1009) Jonathan Fishner 2025-12-16 14:37:06 +02:00
  • d3205f778b fix(dbml-import): use defaultSchemas instead of hardcoded schema values (#1012) Guy Ben-Aharon 2025-12-16 14:29:58 +02:00
  • a237b525c3 areas diff logic (#1011) Guy Ben-Aharon 2025-12-15 21:31:25 +02:00
  • bedc2c8090 fix: upgrade vite (#1008) Guy Ben-Aharon 2025-12-11 18:10:09 +02:00
  • 87ac0ed7d0 fix: correct relationship direction in metadata import (#1007) Guy Ben-Aharon 2025-12-11 17:10:46 +02:00
  • e5ae46c3d7 fix: mark primary key columns as NOT NULL when importing DBML (#1006) Jonathan Fishner 2025-12-11 16:44:57 +02:00
  • 9ac99d928c fix: add Oracle database support for SQL import (#1005) Guy Ben-Aharon 2025-12-10 14:23:11 +02:00
  • ccfd94bf77 fix: add text wrapping and max-width to field comment tooltips (#1004) Jonathan Fishner 2025-12-10 11:33:44 +02:00
  • 9b6d6dbb3c fix: correct relationship direction in SQL import (#1003) Guy Ben-Aharon 2025-12-09 16:35:33 +02:00
  • 8b31944f67 fix: add import from canvas (#995) Jonathan Fishner 2025-12-09 14:09:48 +02:00
  • b16336bae2 fix: update-browserslist-db (#1001) Guy Ben-Aharon 2025-12-09 12:01:50 +02:00
  • e24d260c43 chore(main): release 1.19.0 (#987) v1.19.0 Guy Ben-Aharon 2025-12-09 11:57:08 +02:00
  • 5b79c56496 fix: port 80 bind permission error (#1000) Guy Ben-Aharon 2025-12-09 11:52:39 +02:00
  • beeb6c0ae5 feat: add canvas relationship editor with inline controls (#996) Jonathan Fishner 2025-12-07 10:24:55 +02:00
  • be26154cc5 fix: preserve index names when applying DBML changes (#997) Guy Ben-Aharon 2025-12-04 20:11:50 +02:00
  • fbd04e9d5e fix: add automatic data type synonym resolution for PostgreSQL imports (#994) Guy Ben-Aharon 2025-12-04 14:40:52 +02:00
  • 1d6f4cdda4 fix: shift key for canvas selection + cursor indicator (#993) Jonathan Fishner 2025-12-03 18:45:24 +02:00
  • 3f53ab52da fix: style nullable indicators (#992) Jonathan Fishner 2025-12-03 18:06:06 +02:00
  • 94d7d3f522 fix: support Delete key in addition to Backspace for canvas deletion (#991) Jonathan Fishner 2025-12-03 17:36:00 +02:00
  • 07632e5543 fix: highlight FK columns in blue on canvas tables (#990) Jonathan Fishner 2025-12-03 17:28:45 +02:00
  • 41c05c067f fix: add field comments indicators with tooltips (#989) Jonathan Fishner 2025-12-03 17:07:56 +02:00
  • 7428f46f32 fix: overlapping indication with hidden views (#988) Guy Ben-Aharon 2025-11-30 15:50:54 +02:00
  • de5f17266d fix: add actions to empty state (#986) Guy Ben-Aharon 2025-11-27 14:40:55 +02:00
  • 34b1a60737 chore(main): release 1.18.1 (#983) v1.18.1 Guy Ben-Aharon 2025-11-25 13:08:44 +02:00
  • 03af4f8ea4 fix: docker image (#982) Guy Ben-Aharon 2025-11-25 13:04:35 +02:00
  • 7e92328ff2 chore(main): release 1.18.0 (#962) v1.18.0 Guy Ben-Aharon 2025-11-25 12:03:32 +02:00
  • 9a36e5e47b fix: clean vulnerabilities (#981) Guy Ben-Aharon 2025-11-25 11:59:09 +02:00
  • 39eebe5e2a fix: preserve MySQL column notes in DBML export (#979) Jonathan Fishner 2025-11-15 19:25:46 +02:00
  • 9baecea4ab fix: note markdown empty note (#975) Guy Ben-Aharon 2025-11-04 14:52:46 +02:00
  • c8b827764c fix: note markdown empty note (#974) Guy Ben-Aharon 2025-11-04 12:53:07 +02:00
  • 0afa71efcc fix: adjust relationship edge offset when cardinality is visible (#973) Guy Ben-Aharon 2025-11-04 11:51:06 +02:00
  • 69d4e8dca6 fix: disable dragging on edit node content (#972) Guy Ben-Aharon 2025-11-04 11:45:09 +02:00
  • a4674a2bf8 feat: add markdown support to sticky notes (#971) Guy Ben-Aharon 2025-11-04 11:35:53 +02:00
  • 07dc4eace0 fix: Add Transactional/Analytical database categorization tabs (#965) Jonathan Fishner 2025-11-03 12:03:25 +02:00
  • 4fd940afbb fix: notes colors (#970) Guy Ben-Aharon 2025-11-02 20:40:08 +02:00
  • 3d85bcc6ab fix: notes with readonly (#969) Guy Ben-Aharon 2025-11-02 19:18:58 +02:00
  • 973b7663b1 fix: dbml with notes (#968) Guy Ben-Aharon 2025-11-02 18:07:53 +02:00
  • 6d38ebe3ec feat: add sticky notes (#967) Guy Ben-Aharon 2025-11-02 15:42:18 +02:00
  • 68412f90a7 fix: add postgres array type support for import and export (#958) Jonathan Fishner 2025-10-27 17:02:44 +02:00
  • 084a1d505c chore(main): release 1.17.0 (#936) v1.17.0 Guy Ben-Aharon 2025-10-27 16:27:46 +02:00
  • 91e713c30a fix: import array fields (#961) Guy Ben-Aharon 2025-10-27 11:55:11 +02:00
  • acf6d4b365 fix: show SQL Script option conditionally for databases without DDL support (#960) Guy Ben-Aharon 2025-10-27 11:24:23 +02:00
  • 9e8979d062 update translate (#957) Guy Ben-Aharon 2025-10-21 15:44:49 +03:00
  • 9ed27cf30c fix: preserve multi-word types in DBML export/import (#956) Guy Ben-Aharon 2025-10-21 15:10:02 +03:00
  • 2c4b344efb fix: resolve dbml increment & nullable attributes issue (#954) Guy Ben-Aharon 2025-10-21 12:31:32 +03:00
  • ccb29e0a57 fix: resolve canvas filter tree state issues (#953) Guy Ben-Aharon 2025-10-20 17:12:15 +03:00
  • 7d811de097 fix: add open table in editor from canvas edit (#952) Guy Ben-Aharon 2025-10-20 15:56:04 +03:00