Commit Graph

  • 0aa1fb9d7e fix(ci): copy connection-types in docker image and align auto-commit tests main v0.5.93 t8y2 2026-08-24 15:55:05 +08:00
  • 357fcbbcf7 chore: bump version to 0.5.93 t8y2 2026-08-24 15:31:26 +08:00
  • 332ce7405d fix(postgres): generate table DDL on PostgreSQL 9.x (#7042) Klinge 2026-08-24 15:10:10 +08:00
  • 781cf01c78 fix(query): default query tabs to auto-commit t8y2 2026-08-24 15:01:55 +08:00
  • c021fe009b fix(jdbc): support manual transactions and auto-commit control (#6997) zipg 2026-08-24 14:50:18 +08:00
  • c8dbeeaf7d fix(ui): keep driver store/settings page switching and tab active state (#7035) zipg 2026-08-24 14:33:54 +08:00
  • 0efce9e9a9 fix(tests): update sidebar paste CI assertions t8y2 2026-08-24 14:04:19 +08:00
  • 63c19a9230 fix(docker): copy scripts and plugins for vite connection types sync t8y2 2026-08-24 13:59:25 +08:00
  • 05d8e1333e fix(nacos): adapt service workbench layout to narrow panes 二丫讲梵 2026-08-24 13:34:29 +08:00
  • a8369390df feat(sidebar): close connected connections in group jearhe 2026-08-24 13:33:37 +08:00
  • 917bbc1238 fix(oracle): speed up Oracle 11g system object column metadata loading zipg 2026-08-24 13:32:42 +08:00
  • d7adff54b7 feat(xugu): expose spatial query values as WKT Elias 2026-08-24 13:31:48 +08:00
  • 8cc924270c fix(editor): preserve user-adjusted SQL editor position during execution zipg 2026-08-24 13:30:50 +08:00
  • 4d7d4ab74e feat(web): support WebDAV config sync on web zhangyc 2026-08-24 13:29:23 +08:00
  • 8187ef9baf fix(sql): avoid O(n^2) re-tokenization in MySQL routine editing Melody Ruch 2026-08-24 13:28:41 +08:00
  • 2f47a23c4c fix(postgres): display money query values onenewcode 2026-08-24 13:27:57 +08:00
  • bd9f10cb5a fix(agents): build Win7-compatible RabbitMQ agent with Go 1.20 zipg 2026-08-24 13:27:12 +08:00
  • 29b527fd3a feat(transfer): show source/target pickers as group trees Allen 2026-08-24 13:26:08 +08:00
  • 80240d0ba6 feat(structure-editor): support ctrl/shift multi-select for columns lizzzzz777 2026-08-24 13:08:36 +08:00
  • 4c938328b7 fix(oracle): avoid Oracle 11g table tree timeout zipg 2026-08-24 12:51:11 +08:00
  • c0665d69f3 fix(ci): sync sidebar table paste assertions zipg 2026-08-24 12:50:58 +08:00
  • 2124cccef7 fix(oracle): support editing query results without primary key zipg 2026-08-24 12:50:45 +08:00
  • c462272d8e feat(editor): add copy button for floating DDL hint 二丫讲梵 2026-08-24 12:50:31 +08:00
  • 7e1e9053f8 fix(query): box transaction command errors t8y2 2026-08-24 12:38:05 +08:00
  • e03cc2d269 fix(query): recover expired manual transaction sessions t8y2 2026-08-24 12:19:27 +08:00
  • 0047d79974 fix(grid): preserve MySQL tinyint numeric edits t8y2 2026-08-24 03:12:16 +00:00
  • c1e21c7261 fix(docs): avoid duplicate column type modifiers t8y2 2026-08-24 02:29:34 +00:00
  • 55c2b63c70 fix(export): make database export cancellation responsive t8y2 2026-08-24 01:45:32 +00:00
  • 497f070254 fix(ssh): support Pageant for Windows local accounts t8y2 2026-08-24 00:45:09 +00:00
  • 3e9c383732 fix(oracle): prefer physical row identifiers over ROWID t8y2 2026-08-23 22:53:52 +00:00
  • e0be55ddf3 fix(ci): preserve table paste success contract t8y2 2026-08-23 22:16:15 +00:00
  • e11a0d467d feat(ai): add generic AI configuration deep links t8y2 2026-08-24 06:03:49 +08:00
  • 3ece54d07e chore(docs): refresh contributor activity github-actions[bot] 2026-08-23 18:05:28 +00:00
  • 72bb880ee7 fix(table-paste): surface first batch paste error t8y2 2026-08-23 16:17:21 +00:00
  • e1eb44f626 fix(ci): format export selection helper t8y2 2026-08-23 22:25:15 +08:00
  • e1f48bdd60 fix(ci): restore Rust lint and docs bundle checks t8y2 2026-08-23 14:03:43 +00:00
  • b4b04d30b8 fix(export): allow routine-only database exports t8y2 2026-08-23 22:00:42 +08:00
  • e15ade130d fix(linux): disable DMABuf for Strix Halo on Wayland t8y2 2026-08-23 11:09:14 +00:00
  • 2927e01591 feat(ai): add resizable maximized chat panel Xinbeok 2026-08-23 18:29:35 +08:00
  • add44cf39e fix(duckdb): preserve prefix aliases during SQL formatting t8y2 2026-08-23 10:08:42 +00:00
  • 351dc81a30 fix(schema-diff): align table selection layout jearhe 2026-08-23 18:08:17 +08:00
  • 6a06a12455 feat(nacos): support DataId mapping in config sync t8y2 2026-08-23 10:00:29 +00:00
  • d616e6b1a8 fix(iotdb): expose Tree Time in data grid filters t8y2 2026-08-23 09:56:03 +00:00
  • 493e18755d fix(rocketmq): decode consumer client assignments t8y2 2026-08-23 09:50:15 +00:00
  • 6e189723bd fix(sql): recognize @set declarations after comments t8y2 2026-08-23 09:43:12 +00:00
  • 4dd107484f fix(ci): merge supplemental database issue aliases t8y2 2026-08-23 16:41:46 +08:00
  • 0827478078 feat(connection): centralize connection type registration t8y2 2026-08-23 16:38:06 +08:00
  • 38664e6aea fix(codeSnapshot): preserve line structure for line numbers Melody Ruch 2026-08-23 12:25:45 +08:00
  • 726f86e24c feat(schema-diff): select fields and indexes for synchronization zhangyc 2026-08-23 12:24:47 +08:00
  • d8bc5153d2 feat(mysql): manage and edit MySQL events miracle 2026-08-23 12:23:46 +08:00
  • 701f188e45 fix(ui): restore query tab activation t8y2 2026-08-23 03:54:17 +00:00
  • 4e09b007c0 fix(ci): correct Windows Perl setup syntax t8y2 2026-08-23 11:39:43 +08:00
  • bc19d25ccd fix(transfer): strip Dameng storage clauses from reused DDL t8y2 2026-08-23 11:34:22 +08:00
  • 3b66e88356 fix(ci): provide full Perl for Windows package builds t8y2 2026-08-23 11:12:38 +08:00
  • 1db4148a93 fix(ci): make package release preparation idempotent t8y2 2026-08-23 10:24:06 +08:00
  • e55ee6054d feat(meilisearch): add workspace, key, and task management 二丫讲梵 2026-08-23 02:53:52 +08:00
  • 93dc455c72 feat(result-tabs): support pinned tabs and batch closing 二丫讲梵 2026-08-23 02:53:07 +08:00
  • 9815e5ac81 chore(docs): refresh contributor activity github-actions[bot] 2026-08-22 18:05:20 +00:00
  • 096e0ac409 feat(ai): show connection picker as a group tree Allen 2026-08-23 01:40:51 +08:00
  • c4630540dd feat(export): support name and comment XLSX headers 二丫讲梵 2026-08-23 01:40:22 +08:00
  • 0908a944e8 fix(sidebar): keep table search results on Enter jearhe 2026-08-23 01:39:53 +08:00
  • acc2137cde feat(postgres): support editing table owners zipg 2026-08-23 01:39:23 +08:00
  • 4a1f3e7141 feat(data-grid): support manual reference display values zipg 2026-08-23 01:38:50 +08:00
  • b74d49e982 feat(sidebar): extend filters to views and routines jearhe 2026-08-23 01:38:19 +08:00
  • 3dbcc2d0dc fix(ci): install OpenSSL Perl module on Windows t8y2 2026-08-22 17:10:06 +00:00
  • c9f184ac5d chore(packages): release 0.4.70 [skip node-packages-release] packages-v0.4.70 github-actions[bot] 2026-08-22 15:34:17 +00:00
  • a1a4415425 chore: bump module versions [skip ci] github-actions[bot] 2026-08-22 15:17:50 +00:00
  • 9f638f9c79 chore(jdbc): bump plugin version [skip ci] github-actions[bot] 2026-08-22 13:25:04 +00:00
  • 3bbcab3bab chore(release): prepare v0.5.92 v0.5.92 agents-v0.2.91 agents-latest t8y2 2026-08-22 21:22:54 +08:00
  • a1e94d8228 feat(oracle): support adding primary keys to existing tables t8y2 2026-08-22 12:20:21 +00:00
  • 946677a579 feat(dameng): support toggling identity on existing columns t8y2 2026-08-22 11:26:51 +00:00
  • bf029cd342 feat(postgres): support safe database renaming Tara 2026-08-22 19:30:38 +08:00
  • 3118e0d617 feat(config): support optional plaintext connection exports jearhe 2026-08-22 19:19:10 +08:00
  • 904efff6b3 feat(sidebar): support hierarchical batch connection moves 二丫讲梵 2026-08-22 19:18:11 +08:00
  • 36c9500a4e fix(tdengine): display timezone timestamps and tags correctly zipg 2026-08-22 19:17:05 +08:00
  • 2fee435b33 feat(mcp): add ZCode configuration guidance t8y2 2026-08-22 11:11:17 +00:00
  • 906ea8ba26 feat(tabs): locate tab objects in sidebar t8y2 2026-08-22 10:31:17 +00:00
  • 53b7be3c6f fix(grid): handle horizontal wheel input t8y2 2026-08-22 10:08:46 +00:00
  • de99931c04 feat(sidebar): support quick connection rename t8y2 2026-08-22 10:06:21 +00:00
  • 3f1544d45e fix(ai): align send button with prompt submission t8y2 2026-08-22 09:31:12 +00:00
  • 756d4aedc9 fix(test): settle vector imports before teardown t8y2 2026-08-22 09:07:53 +00:00
  • 389faff8ee fix(sqlserver): propagate USE context through query batches t8y2 2026-08-22 09:00:22 +00:00
  • 0559f9f76e feat(query): resume failed SQL batches safely zipg 2026-08-22 16:37:24 +08:00
  • 9774a194ec fix(connection): parse OceanBase JDBC URLs jearhe 2026-08-22 16:37:20 +08:00
  • 6304335fcc fix(test): await pending frontend module teardown t8y2 2026-08-22 08:33:19 +00:00
  • 82e5756325 feat(agent): export managed drivers for offline use Guoyu Su 2026-08-22 15:41:21 +08:00
  • 6eb8b43701 fix(macos): prevent Escape from exiting native fullscreen Klinge 2026-08-22 15:41:17 +08:00
  • 3442acd52c feat(completion): optimize qualified SQL completion queries miracle 2026-08-22 15:41:13 +08:00
  • fe269a28db feat(zookeeper): add UTF-8 value preview t8y2 2026-08-22 07:17:40 +00:00
  • b2cf487734 feat(mcp): add CodeBuddy configuration guide t8y2 2026-08-22 07:17:06 +00:00
  • 33dfaf957f test(vector): make data grid mock synchronous t8y2 2026-08-22 06:50:10 +00:00
  • a0c9a1c878 feat(redis): insert command argument examples t8y2 2026-08-22 06:01:44 +00:00
  • f274a599ed fix(sql): respect PostgreSQL ARRAY brackets jearhe 2026-08-22 14:01:46 +08:00
  • 11179676ed fix(sidebar): locate grouped connections after restart t8y2 2026-08-22 05:45:51 +00:00
  • a6f4cebd18 feat(editor): include database name in generated SQL 二丫讲梵 2026-08-22 13:40:42 +08:00
  • fcb6ea92db fix(editor): cache semantic highlight windows t8y2 2026-08-22 05:06:29 +00:00
  • 6aaac7133f fix(grid): unify long-cell double-click selection onenewcode 2026-08-22 12:58:28 +08:00
  • 3858cf1e59 fix(gbase): sync type label after version switch zipg 2026-08-22 12:57:55 +08:00
  • edffa6706d fix(editor): preserve active cell border on row highlight zipg 2026-08-22 12:57:23 +08:00
  • e8c759e314 fix(phoenix): handle system catalog special types jearhe 2026-08-22 12:54:28 +08:00