github-actions[bot]
|
c5872468e4
|
chore(jdbc): bump plugin version [skip ci]
|
2026-06-12 04:35:03 +00:00 |
t8y2
|
b06f935050
|
chore(release): bump version to 0.5.32
|
2026-06-12 12:33:03 +08:00 |
t8y2
|
a858a6bd18
|
feat(mysql): edit foreign keys and triggers
|
2026-06-12 12:29:46 +08:00 |
t8y2
|
1d2d348dd8
|
fix(db): refresh stale native connection pools
|
2026-06-12 12:29:35 +08:00 |
t8y2
|
bb2768a62f
|
fix(db): update Oracle and OceanBase agent URLs
|
2026-06-12 11:52:38 +08:00 |
t8y2
|
a4bd62005b
|
feat(redis): add all search mode
|
2026-06-12 11:32:56 +08:00 |
sweetwisdom
|
ca3e3a2a56
|
fix: clamp canvas surface width to eliminate horizontal scrollbar flicker
Thanks for the fix!
|
2026-06-12 11:30:03 +08:00 |
t8y2
|
707f8b53dd
|
fix: allow empty snippet list in settings
|
2026-06-12 11:28:17 +08:00 |
t8y2
|
4fee45cf8d
|
fix(db): update redis auth and mongo document refresh
|
2026-06-12 11:11:16 +08:00 |
t8y2
|
9574c44d75
|
fix(sqlserver): skip TOP when SQL already has OFFSET FETCH NEXT
|
2026-06-12 10:59:24 +08:00 |
t8y2
|
4e0cb1d288
|
fix(grid): refresh table metadata before reload
|
2026-06-12 10:49:35 +08:00 |
t8y2
|
3bf243a4a6
|
fix(layout): constrain query result splitter
|
2026-06-12 10:37:41 +08:00 |
t8y2
|
a84ba4903e
|
fix(chart): improve query chart axis selection
|
2026-06-12 10:34:37 +08:00 |
t8y2
|
b18f837b50
|
fix(editor): improve completion popup overflow
|
2026-06-12 01:20:11 +08:00 |
t8y2
|
4f71bcbff8
|
fix(connection): extend agent connect timeout
|
2026-06-12 01:12:06 +08:00 |
t8y2
|
cded066fdf
|
feat: add select-filtered button for visible databases search
|
2026-06-12 01:10:53 +08:00 |
t8y2
|
19b5b70fb7
|
feat: confirm before closing unsaved SQL query tabs
|
2026-06-12 01:09:41 +08:00 |
t8y2
|
51e2ef0d1f
|
fix(postgres): support legacy routine metadata
|
2026-06-12 00:59:52 +08:00 |
t8y2
|
6081ba46f6
|
fix: prevent freeze when manually editing date cell and clicking away
|
2026-06-12 00:58:13 +08:00 |
t8y2
|
b542f89a0b
|
fix(sql): keep oracle plsql blocks together
|
2026-06-12 00:47:21 +08:00 |
t8y2
|
84aafc7a43
|
fix: pass jdbc_driver_paths and jdbc_driver_class to agent connect params
|
2026-06-12 00:46:26 +08:00 |
haipengno1
|
7de0de2313
|
实现 Redis 的查询功能
|
2026-06-12 00:20:17 +08:00 |
dbin0123
|
5aa5ed9cee
|
fix(core): 表结构编辑中字段无长度时扩展属性变更不生成 SQL
|
2026-06-12 00:20:16 +08:00 |
t8y2
|
3f7987aa59
|
fix(table-data): load metadata before initial query
|
2026-06-11 23:19:45 +08:00 |
t8y2
|
3640541222
|
fix(ci): update nested layout and grid tests
|
2026-06-11 22:55:24 +08:00 |
t8y2
|
c9d655324d
|
fix(editor): preserve IME composition in comments
|
2026-06-11 22:55:16 +08:00 |
t8y2
|
a017e04d4c
|
feat(structure): auto name new indexes
|
2026-06-11 22:40:10 +08:00 |
t8y2
|
57d03c2f08
|
feat(sidebar): support nested groups
|
2026-06-11 22:35:00 +08:00 |
t8y2
|
098d125bcb
|
fix(ui): soften overflow scrollbars
|
2026-06-11 22:20:34 +08:00 |
haipengno1
|
cee8cbb95a
|
feat(sidebar): add copy name to database, schema and connection-group context menu
|
2026-06-11 22:16:13 +08:00 |
t8y2
|
c7fb855000
|
fix(jdbc): simplify driver selection and table edits
|
2026-06-11 22:13:27 +08:00 |
t8y2
|
70f7b464b7
|
feat(jdbc): install drivers from Maven bundles
|
2026-06-11 21:41:37 +08:00 |
t8y2
|
f969db571c
|
fix(canvas): fallback to DOM scroller size when canvas viewport uninitialized
|
2026-06-11 20:58:52 +08:00 |
t8y2
|
514a01b3b1
|
feat: shared ErrorBanner component, CustomSaveHandler with preview, and cleanup
|
2026-06-11 20:24:56 +08:00 |
t8y2
|
9fbafa9a6d
|
fix(elasticsearch): strip metadata fields from writes
|
2026-06-11 19:44:58 +08:00 |
t8y2
|
bd3585f057
|
fix: draw selected cell left border for first visible column in canvas mode
|
2026-06-11 19:35:08 +08:00 |
t8y2
|
7923f4915e
|
fix(elasticsearch): apply document filters in browser
|
2026-06-11 18:56:38 +08:00 |
t8y2
|
3f25a69d23
|
feat(mysql): add unsigned integer types to column type options
|
2026-06-11 18:34:51 +08:00 |
t8y2
|
edeee4f7d9
|
fix(mongo): preserve bson date fields
|
2026-06-11 18:09:41 +08:00 |
Doracoin
|
c7c71850d4
|
fix(windows-build): ssh-agent err when building on windows
|
2026-06-11 17:29:40 +08:00 |
t8y2
|
759cab9088
|
docs: add dbx-agents side-by-side workspace setup
|
2026-06-11 15:28:44 +08:00 |
t8y2
|
36e08d6741
|
fix(jdbc): format date values by column type
|
2026-06-11 15:20:27 +08:00 |
t8y2
|
a9882d5312
|
feat(sidebar): show table comments on hover
|
2026-06-11 15:09:56 +08:00 |
t8y2
|
c10d2d9586
|
refactor(mysql): extract temporal value serialization, fix DATE display
|
2026-06-11 14:12:05 +08:00 |
t8y2
|
a4768db69c
|
fix(docs): remove non-existent initials property in homepage
|
2026-06-11 14:11:57 +08:00 |
t8y2
|
97ccd56299
|
fix(docs): remove non-existent initials property in databases page
|
2026-06-11 14:01:02 +08:00 |
t8y2
|
a81286fed7
|
feat(build): gate DuckDB behind optional feature, support --no-default-features
|
2026-06-11 13:58:44 +08:00 |
t8y2
|
65f6e866b1
|
feat(docs): expand database support page to 50+ engines
|
2026-06-11 13:49:43 +08:00 |
t8y2
|
21fd98d0ee
|
feat: configurable toolbar visibility with settings UI
|
2026-06-11 13:32:39 +08:00 |
t8y2
|
4a264d638c
|
feat: reorganize toolbar with more dropdown and add theme to appearance settings
|
2026-06-11 13:13:23 +08:00 |