dbx/src-web
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
..
src feat(query): set schema context (search_path) before query execution (#113) 2026-05-06 18:22:41 +08:00
Cargo.toml security(web): replace SHA-256 with Argon2 for password hashing 2026-05-05 21:13:07 +08:00