dbx/src-tauri/src/db
t8y2 fc71be8f1a feat: remove deprecated connect function and streamline SQLite connection handling 2026-05-04 02:57:05 +08:00
..
clickhouse_driver.rs fix: improve column type precision and SQL correctness across all databases 2026-05-03 20:10:35 +08:00
elasticsearch_driver.rs feat: add Elasticsearch support with document browser (#38) 2026-04-30 19:40:12 +08:00
mod.rs feat: add index type, included columns, filter, and comment support 2026-05-03 20:10:35 +08:00
mongo_driver.rs
mysql.rs fix: guard index column splits, restrict INCLUDE/WHERE by db, unify index type dropdowns 2026-05-03 20:33:09 +08:00
oracle_driver.rs fix: guard index column splits, restrict INCLUDE/WHERE by db, unify index type dropdowns 2026-05-03 20:33:09 +08:00
postgres.rs fix: separate key columns from included in PG index, add varbinary(max) for SQL Server 2026-05-03 21:03:49 +08:00
redis_driver.rs
sqlite.rs feat: remove deprecated connect function and streamline SQLite connection handling 2026-05-04 02:57:05 +08:00
sqlserver.rs fix: separate key columns from included in PG index, add varbinary(max) for SQL Server 2026-05-03 21:03:49 +08:00
ssh_tunnel.rs feat: add SSH key passphrase field and file picker for key path 2026-05-03 04:39:03 +08:00