dbx/src-tauri
t8y2 b6a39c1fa0 feat(query): set schema context (search_path) before query execution (#113)
Add schema selector to the editor toolbar for schema-aware databases
(PostgreSQL, SQL Server, Oracle). When a schema is selected, the backend
sets the appropriate search_path before executing queries so users no
longer need to write schema-qualified table names.
2026-05-06 18:22:41 +08:00
..
capabilities feat: add tauri-plugin-shell and update permissions for shell access 2026-04-29 22:25:28 +08:00
icons
src feat(query): set schema context (search_path) before query execution (#113) 2026-05-06 18:22:41 +08:00
.gitignore
Cargo.lock chore: bump version to 0.4.1 2026-05-05 16:13:53 +08:00
Cargo.toml docs: revamp README with new screenshots and AGPL-3.0 license 2026-05-06 01:40:54 +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.1 2026-05-05 16:13:53 +08:00