zipg
|
8020fe5886
|
fix(sqlserver): preserve explicit instance ports
|
2026-07-14 01:27:40 +08:00 |
t8y2
|
7e7c4944e9
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
LRcoding
|
f963a6e793
|
fix(app): decode imported connection link names (#1930)
Co-authored-by: zero <zero@zeroMacmini.local>
|
2026-06-26 16:09:17 +08:00 |
t8y2
|
edba8214b5
|
feat: show username/password fields for Access database connections
|
2026-06-10 08:37:18 +08:00 |
t8y2
|
fabf2172e4
|
chore: migrate test runner from node:test/tsx to vitest
155 files, 1091 tests, 4.3s (2x faster than previous 9.1s).
|
2026-06-08 01:17:27 +08:00 |
yavon007
|
13424588b9
|
Support DBX connection deep links (#359)
* fix(mysql): avoid metadata collation conflicts
Split MySQL column and primary key metadata lookups so MariaDB and OceanBase do not join information_schema tables with incompatible collations.
* feat(grid): add invert column visibility action
* feat(grid): improve cell detail editing
* feat(grid): add keyboard cell navigation
* feat(grid): add column name copy in header tooltip
* feat(grid): improve transpose navigation
* feat(connection): support dbx connection deep links
* docs: document connection deep links
* fix(connection): harden deep link boolean handling
|
2026-05-20 16:10:14 +08:00 |