zhangsan
|
01ecb6020c
|
fix(sidebar): improve tree item comment layout
|
2026-07-19 14:55:42 +08:00 |
t8y2
|
6b975cf797
|
feat(docs): add contributor certificates
|
2026-07-19 14:02:21 +08:00 |
t8y2
|
0802477874
|
fix(hive): generate valid inserts for qualified columns
|
2026-07-19 13:49:33 +08:00 |
t8y2
|
d1f1964ab6
|
fix(postgres): tolerate unsupported automatic timezones
|
2026-07-19 13:48:49 +08:00 |
t8y2
|
60fda34230
|
fix(sqlserver): preserve defaults during column alterations
|
2026-07-19 13:48:06 +08:00 |
t8y2
|
17e54bd5eb
|
fix(postgres): include extensions in database exports
|
2026-07-19 12:48:15 +08:00 |
t8y2
|
9679d48824
|
fix(sqlserver): return informational server messages
|
2026-07-19 12:47:46 +08:00 |
t8y2
|
368351d70e
|
fix(export): use inactivity timeout for SQL Server streams
|
2026-07-19 12:47:08 +08:00 |
t8y2
|
c6d238348c
|
fix(schema): avoid redundant filter refreshes
|
2026-07-19 11:48:25 +08:00 |
t8y2
|
feb1c4bd34
|
fix(postgres): cast values during column type changes
|
2026-07-19 11:47:38 +08:00 |
t8y2
|
a0e38b3da9
|
fix(search): keep database search dialog in viewport
|
2026-07-19 11:47:06 +08:00 |
t8y2
|
0fd7b0d41b
|
fix(connection): preserve edited name after tests
|
2026-07-19 11:12:04 +08:00 |
t8y2
|
91abfb747b
|
fix(sqlserver): recognize CREATE PROC syntax
|
2026-07-19 11:11:37 +08:00 |
t8y2
|
1b231047a3
|
fix(ai): generate config IDs without randomUUID
|
2026-07-19 11:11:11 +08:00 |
CSXFanMeng
|
7abac0959f
|
feat(backup): support table filters and MySQL compatibility
|
2026-07-19 10:32:33 +08:00 |
Elias
|
09c3f7f44c
|
fix(tree): expand trigger and type object groups
|
2026-07-19 09:58:49 +08:00 |
vrustx
|
e0835ad280
|
feat(sidebar): optimize connection root lookup
|
2026-07-19 09:58:04 +08:00 |
vrustx
|
66bdcf8153
|
feat(mysql): reuse byte buffers for UTF-8 strings
|
2026-07-19 09:02:47 +08:00 |
zipg
|
d14fd84709
|
fix(mysql): preserve results after hash comments
|
2026-07-19 08:53:20 +08:00 |
Guoyu Su
|
a0410c5834
|
fix(desktop): prevent context menu listener leaks
|
2026-07-19 08:52:55 +08:00 |
vrustx
|
285196894e
|
feat(core): update pool activity timestamps atomically
|
2026-07-19 08:52:29 +08:00 |
vrustx
|
3da3849953
|
feat(metadata): share table metadata cache
|
2026-07-19 08:52:00 +08:00 |
vrustx
|
81f787e8d1
|
feat(export): prefetch table metadata during database export
|
2026-07-19 08:50:27 +08:00 |
vrustx
|
2891167015
|
fix(export): remove CSV and TSV buffer allocations
|
2026-07-19 01:32:56 +08:00 |
github-actions[bot]
|
7a6b976be8
|
chore(packages): release 0.4.37 [skip node-packages-release]
|
2026-07-18 17:03:18 +00:00 |
t8y2
|
77c1203e6f
|
feat(mcp): remove legacy TypeScript runtime
|
2026-07-19 00:47:56 +08:00 |
github-actions[bot]
|
a357ac7e93
|
chore(packages): release 0.4.36 [skip node-packages-release]
|
2026-07-18 16:16:52 +00:00 |
t8y2
|
6e58191e64
|
fix(release): keep platform packages linked in workspace lockfile
|
2026-07-19 00:03:40 +08:00 |
github-actions[bot]
|
2063716def
|
chore(packages): release 0.4.35 [skip node-packages-release]
|
2026-07-18 15:21:03 +00:00 |
t8y2
|
3784c16aaf
|
feat(release): publish standalone CLI archives
|
2026-07-18 23:07:57 +08:00 |
t8y2
|
4bcf618162
|
feat(cli): migrate CLI to native Rust binary
|
2026-07-18 22:29:29 +08:00 |
zipg
|
fa5579a3f1
|
fix(mongodb): support legacy insert syntax
|
2026-07-18 22:17:45 +08:00 |
二丫讲梵
|
dda65c0ef0
|
feat(database-lab): add local database test environments
|
2026-07-18 22:11:35 +08:00 |
zipg
|
2a65b278e8
|
fix(kingbase): load tables for restricted users
|
2026-07-18 21:41:14 +08:00 |
vrustx
|
bd7065f244
|
fix(grid): avoid repeated search text allocations
|
2026-07-18 21:40:08 +08:00 |
t8y2
|
9020a4dd51
|
feat(mcp): publish native release assets and docs
|
2026-07-18 20:03:25 +08:00 |
t8y2
|
c52621bf06
|
fix(postgres): skip eager pool validation query
|
2026-07-18 19:42:45 +08:00 |
t8y2
|
834aaf3546
|
fix(mcp): stabilize native package publishing
|
2026-07-18 18:28:47 +08:00 |
github-actions[bot]
|
2d4a14746d
|
chore(packages): release 0.4.34 [skip node-packages-release]
|
2026-07-18 10:05:21 +00:00 |
t8y2
|
8d7dc695bb
|
feat(mcp): run server from Rust binary
|
2026-07-18 17:57:44 +08:00 |
zipg
|
c19c4b9be6
|
fix(ai): finish compatible streams after finish reason
|
2026-07-18 16:38:01 +08:00 |
vrustx
|
6ce477afe9
|
fix(core): update SSL mode URL assertions
|
2026-07-18 16:36:54 +08:00 |
t8y2
|
fdb24620ef
|
fix(website): deduplicate contributor avatars
|
2026-07-18 12:35:05 +08:00 |
t8y2
|
4cc14f5f72
|
feat(updater): remove AtomGit download source
|
2026-07-18 12:23:16 +08:00 |
github-actions[bot]
|
72d05ac3ec
|
chore(packages): release 0.4.32 [skip node-packages-release]
|
2026-07-18 02:32:14 +00:00 |
t8y2
|
f801ead4ce
|
fix(mcp): publish mongo shell dependency
|
2026-07-18 10:30:02 +08:00 |
t8y2
|
423a0eb95c
|
fix(docker): include mongo shell workspace
|
2026-07-18 08:55:25 +08:00 |
github-actions[bot]
|
5206750a53
|
chore(packages): release 0.4.31 [skip node-packages-release]
|
2026-07-17 16:45:51 +00:00 |
github-actions[bot]
|
0cf5fb1816
|
chore(jdbc): bump plugin version [skip ci]
|
2026-07-17 16:42:54 +00:00 |
t8y2
|
5f69cdd01f
|
chore(release): prepare v0.5.60
|
2026-07-18 00:42:14 +08:00 |