dbx/crates/dbx-core
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
..
src feat: add GaussDB ODBC support and flatten connection list 2026-05-07 02:18:20 +08:00
Cargo.toml feat: add DM (Dameng) database support via ODBC 2026-05-07 01:02:56 +08:00