dbx/src-tauri
t8y2 b79e5b53bc feat: add GaussDB ODBC support and flatten connection list
- Add GaussDB/openGauss support via ODBC (resolves #106)
- Use pg_catalog queries instead of information_schema for compatibility
- Share ODBC environment across drivers with auto ODBCSYSINI detection
- Fix ODBC error message false positive on "Driver" keyword match
- Merge connection dialog categories into a single flat list
- Remove duplicate DDL button from data grid footer
2026-05-07 02:18:20 +08:00
..
capabilities feat(default.json): add updater permission to default capabilities 2026-05-06 20:19:06 +08:00
icons feat: initial release 2026-04-29 18:09:23 +08:00
src feat: add GaussDB ODBC support and flatten connection list 2026-05-07 02:18:20 +08:00
.gitignore feat: initial release 2026-04-29 18:09:23 +08:00
Cargo.lock chore: bump version to 0.4.2 2026-05-06 20:24:13 +08:00
Cargo.toml chore: bump version to 0.4.2 2026-05-06 20:24:13 +08:00
build.rs chore: add rustfmt.toml and apply unified code formatting 2026-05-05 14:16:18 +08:00
tauri.conf.json chore: bump version to 0.4.2 2026-05-06 20:24:13 +08:00