Commit Graph

4677 Commits

Author SHA1 Message Date
t8y2 56edbd3656
fix(connection): keep healthy tunnel ports stable
Closes #5716
2026-08-10 00:15:17 +08:00
大峰 f66a18d88d
feat(editor): add SQL intention actions (Alt+Enter style) 2026-08-10 00:07:12 +08:00
shenmo 789482eceb
docs(readme): update Spark Store name and add one-key install badge 2026-08-09 23:33:24 +08:00
tyloryang f1c998c9cc
fix(etcd): make gRPC max inbound message size configurable 2026-08-09 23:28:02 +08:00
zipg 5966aea43b
feat(completion): expand INSERT all-columns with VALUES tab stops 2026-08-09 23:24:36 +08:00
zipg 295c260a72
feat(connection): persist manually selected default schema 2026-08-09 23:23:55 +08:00
t8y2 99888aaeff
fix(ai): restore login shell PATH for Pi agent
Closes #5714
2026-08-09 23:01:46 +08:00
zipg fdad1873bc
fix(ui): improve unsaved dialog secondary button contrast 2026-08-09 22:30:38 +08:00
zipg 35362c8bf4
feat(grid): import BYTEA/BLOB cell from file with size gate 2026-08-09 20:13:18 +08:00
zipg 31587bcbfe
feat(grid): preserve selection highlight after data refresh 2026-08-09 20:04:24 +08:00
t8y2 09edbfbef3
fix(postgres): decode point query values
Closes #5711
2026-08-09 20:00:16 +08:00
zipg cdfa993642
fix(completion): keep auto alias and schema-qualify SQL Server FK JOIN candidates 2026-08-09 19:55:12 +08:00
azens a4129c02fa
fix(editor): rebuild current SQL statement frame with pixel-accurate layer 2026-08-09 19:51:12 +08:00
zipg 7c2528d32f
feat(grid): show nullable indicator in query result headers 2026-08-09 19:35:25 +08:00
t8y2 5d5b4f6154
fix(query): normalize SAP HANA metadata identifiers
Closes #5299
2026-08-09 19:19:15 +08:00
t8y2 1daaac03aa
fix(jdbc): show Oracle schemas for custom drivers
Closes #5638
2026-08-09 18:05:23 +08:00
t8y2 8f597a0516
fix(bigquery): allow external JDBC driver selection
Closes #5534
2026-08-09 17:20:52 +08:00
t8y2 9e3013adf9
fix(mongodb): support createUser shell commands
Closes #5639
2026-08-09 15:51:04 +08:00
t8y2 e7f496bf0b
fix(kafka): bind SSH tunnel to advertised loopback port
Closes #5571
2026-08-09 14:47:14 +08:00
miracle 71ccb3d97d
feat(execution): multi-database SQL execution with scoped targets 2026-08-09 14:24:10 +08:00
zipg 328a2aa107
feat(redis): improve key browser toolbar and infinite scroll loading 2026-08-09 14:14:45 +08:00
二丫讲梵 b1fcb23625
feat(data-grid): improve transpose view record location and last-column alignment 2026-08-09 14:14:08 +08:00
zipg 72ff141f02
feat(timeout): support global connection and query timeout settings 2026-08-09 13:57:42 +08:00
zipg 5c343ab416
fix(tab): avoid accidental drag on slight tab movement 2026-08-09 13:57:02 +08:00
t8y2 d72d4beed3
fix(agent): avoid validation contention on active JDBC pools
Closes #5567
2026-08-09 11:59:30 +08:00
t8y2 2b3bf1367d
fix(jdbc): resolve primary keys from returned metadata identity
Closes #5574
2026-08-09 10:47:46 +08:00
t8y2 ca5a5dc9bf
fix(postgres): support RisingWave table listing
Closes #5584
2026-08-09 02:42:36 +08:00
github-actions[bot] 7445f647c8 chore(docs): refresh contributor activity 2026-08-08 18:09:08 +00:00
t8y2 cedd2e5097
fix(query): show returned rows in execution summary
Closes #5621
2026-08-09 01:27:23 +08:00
t8y2 f10642e29a
fix(mongodb): support legacy aggregate commands
Closes #5575
2026-08-08 20:30:20 +08:00
t8y2 d38e58b136
fix(mcp): support bounded long-value windows
Closes #5620
2026-08-08 19:20:46 +08:00
t8y2 ad9ca8400b
fix(tdengine): recognize tbname in stable diagnostics
Closes #5685
2026-08-08 18:28:11 +08:00
t8y2 be7b9ac021
fix(highgo): preserve public functions in schema queries
Closes #5617
2026-08-08 17:15:38 +08:00
t8y2 3d55100717
fix(oracle): allow DML execution plans
Closes #5590
2026-08-08 16:38:42 +08:00
t8y2 d74e007150
fix(sqlserver): preserve Unicode literals in SQL exports
Closes #5680
2026-08-08 15:37:09 +08:00
t8y2 28b3491843
fix(oracle): preserve table metadata in DDL and clones
Closes #5215
2026-08-08 14:34:55 +08:00
Abeautifulsnow 5b85f9eae8
feat(completion): configurable SQL completion trigger modes 2026-08-08 12:00:50 +08:00
jinmo bad7f6b472
feat(mqtt): optimize console and subscription sync 2026-08-08 11:56:32 +08:00
zipg e49d86b101
feat(mongo): refine document browsing and structured filter experience 2026-08-08 11:36:57 +08:00
zipg 0107d5fafb
fix(editor): copy full error text from multi-statement execution summary 2026-08-08 11:34:15 +08:00
zipg c4289e6f21
fix(kingbase): use # as LIKE escape for MySQL-compat schema query 2026-08-08 11:34:05 +08:00
二丫讲梵 fc1f89ddb6
feat(etcd): multi-select tree keys for batch export and safe delete 2026-08-08 11:33:47 +08:00
Ez 062daf3093
fix(web): make logo and icon assets base-path aware 2026-08-08 11:33:37 +08:00
zipg 2c036e2860
fix(structure): silence column reorder notice when adding columns 2026-08-08 11:33:28 +08:00
zipg 50c42d8935
fix(postgres): support array types when adding columns 2026-08-08 11:13:42 +08:00
Guoyu Su 36e5fa4f4c
feat(ai): add Cursor CLI provider 2026-08-08 11:08:18 +08:00
t8y2 25fd5677c7
fix(yashandb): load function and procedure source
Closes #5625
2026-08-08 11:04:58 +08:00
Fernando Possebon 63498da121
feat(docs): export database documentation as standalone HTML 2026-08-08 11:04:16 +08:00
二丫讲梵 efd0c381ad
feat(nacos): namespace production protection and sidebar visibility 2026-08-08 10:55:21 +08:00
zipg 9057be0e78
fix(sql): skip metadata refresh for temporary tables 2026-08-08 10:44:21 +08:00