Yann丶
|
39e554369f
|
feat(rabbitmq): add message queue management support
|
2026-07-22 23:52:09 +08:00 |
zipg
|
503d6748d4
|
fix(export): support PostgreSQL temporary-table result export
|
2026-07-22 23:50:55 +08:00 |
zipg
|
22ccdef594
|
feat(sqlserver): add explicit legacy driver selection
|
2026-07-22 23:02:08 +08:00 |
soddygo
|
43b810fb36
|
chore(msrv): bump minimum Rust version to 1.88.0
|
2026-07-22 22:17:51 +08:00 |
wbean
|
bd81c8f52e
|
fix(mysql): tolerate unsupported group concat setup
|
2026-07-22 19:02:20 +08:00 |
zipg
|
8eba342a7f
|
fix(sqlserver): preserve backslashes in grid edits
|
2026-07-22 18:53:36 +08:00 |
amwps290
|
c958fc9799
|
fix(kingbase): load comments in MySQL compatibility mode
|
2026-07-22 18:11:25 +08:00 |
lewis
|
c180c40b36
|
fix(sql): handle comment-only SQL files
|
2026-07-22 17:17:50 +08:00 |
miracle
|
0e33c73035
|
perf(import): optimize large file imports
|
2026-07-22 16:56:49 +08:00 |
wbean
|
ff46b7cdbb
|
fix(jdbc): map MySQL connect timeout to milliseconds
|
2026-07-22 15:39:19 +08:00 |
Abeautifulsnow
|
faca91a8e3
|
fix(data-grid): preserve literal backslashes
|
2026-07-22 15:11:50 +08:00 |
Jamie
|
94a40a8025
|
feat(clickhouse): forward URL parameters to HTTP requests
|
2026-07-22 15:09:00 +08:00 |
amwps290
|
52499f4c9f
|
feat(postgres): add extension management
|
2026-07-22 15:08:51 +08:00 |
zipg
|
63dd0e88b5
|
feat(editor): support SQL Server cross-database completion
|
2026-07-22 15:08:44 +08:00 |
t8y2
|
6e5f582320
|
fix(postgres): include partition key in table DDL
|
2026-07-22 15:01:18 +08:00 |
t8y2
|
96736d3dbf
|
fix(redis): align test and saved connection paths
|
2026-07-22 15:01:18 +08:00 |
Abeautifulsnow
|
1fb3e2816b
|
feat(ai): add custom prompt templates
|
2026-07-22 13:43:39 +08:00 |
t8y2
|
155eac6656
|
fix(iris): prevent unsupported comment statements
|
2026-07-22 12:54:38 +08:00 |
soddygo
|
b276c0c646
|
fix(core): preserve Rust 1.77 compatibility
|
2026-07-22 12:38:36 +08:00 |
auth0
|
d16ba82d5a
|
feat(history): add query history filters
|
2026-07-22 12:22:01 +08:00 |
t8y2
|
6152422ef9
|
fix(export): count only requested database objects
|
2026-07-22 11:43:29 +08:00 |
t8y2
|
1b399a58d0
|
fix(updater): sync release notes across update sources
|
2026-07-22 11:17:29 +08:00 |
github-actions[bot]
|
1aed54c165
|
chore(packages): release 0.4.40 [skip node-packages-release]
|
2026-07-21 17:51:29 +00:00 |
t8y2
|
fd398fe997
|
chore(release): prepare v0.5.63
|
2026-07-22 01:36:00 +08:00 |
t8y2
|
2188db3a26
|
fix(sql-file): throttle progress events
|
2026-07-22 01:18:26 +08:00 |
zipg
|
25e799c34b
|
fix(oracle): restore alias completion and DIP visibility
|
2026-07-22 01:14:56 +08:00 |
t8y2
|
785c4098d1
|
fix(starrocks): classify materialized views
|
2026-07-22 01:14:18 +08:00 |
t8y2
|
ff4eac3782
|
fix(goldendb): match primary keys by unique casing
|
2026-07-21 23:11:40 +08:00 |
azens
|
7edab93ec2
|
feat(proxy-tunnel): add proxy endpoint profile test
|
2026-07-21 22:56:39 +08:00 |
t8y2
|
9a16b5958f
|
fix(sqlserver): handle legacy sql_variant metadata
|
2026-07-21 21:52:55 +08:00 |
soddygo
|
19e5b25f71
|
feat(export): add MySQL auto increment export option
|
2026-07-21 21:43:11 +08:00 |
Guoyu Su
|
9118240cd4
|
perf(redis): reuse cluster connections during key scans
|
2026-07-21 21:36:06 +08:00 |
zipg
|
754c8b4a53
|
fix(export): use inactivity timeout for result export
|
2026-07-21 21:08:13 +08:00 |
t8y2
|
9421a1156e
|
fix(doris): restore user privilege management
|
2026-07-21 19:46:03 +08:00 |
t8y2
|
c2de49c155
|
fix(sqlserver): resolve default metadata schema
|
2026-07-21 19:46:02 +08:00 |
t8y2
|
8126303e64
|
fix(sqlserver): recognize datepart function arguments
|
2026-07-21 19:45:59 +08:00 |
zipg
|
61f442f9b9
|
fix(dameng): preserve NUL characters in string exports
|
2026-07-21 18:39:22 +08:00 |
t8y2
|
f66cdd32ad
|
fix(oceanbase): resolve current Oracle schema metadata
|
2026-07-21 18:05:12 +08:00 |
zipg
|
a12f8d09b7
|
fix(mysql): handle export terminators and escaped quotes
|
2026-07-21 17:13:50 +08:00 |
t8y2
|
71575c32de
|
fix(sync): replace AI configs from legacy snapshots
|
2026-07-21 17:11:40 +08:00 |
Freedom
|
288d62bf64
|
fix(mongo): preserve date-shaped string values
|
2026-07-21 17:08:38 +08:00 |
onenewcode
|
9a83b46f00
|
feat(mongodb): rename collections from sidebar
|
2026-07-21 17:08:27 +08:00 |
zipg
|
809500fd52
|
fix(gaussdb): normalize routine source retrieval
|
2026-07-21 16:59:13 +08:00 |
t8y2
|
01b5f31740
|
fix(agent): simplify offline archive entry types
|
2026-07-21 14:39:51 +08:00 |
t8y2
|
177545dca8
|
fix(import): preserve selected Excel sheet during execution
|
2026-07-21 13:59:30 +08:00 |
t8y2
|
cda8c4c8e2
|
fix(data-compare): skip generated columns in sync SQL
|
2026-07-21 13:59:28 +08:00 |
t8y2
|
79cd12d13a
|
feat(agents): add versioned offline driver packages
|
2026-07-21 13:42:39 +08:00 |
zipg
|
8632a0f261
|
fix(mysql): preserve JSON values in keyless row updates
|
2026-07-21 11:05:45 +08:00 |
github-actions[bot]
|
09134a7314
|
chore(packages): release 0.4.39 [skip node-packages-release]
|
2026-07-21 01:04:53 +00:00 |
t8y2
|
a2746d0313
|
chore(release): prepare v0.5.62
|
2026-07-21 00:31:22 +08:00 |