dbx/src-tauri/src/models
t8y2 cf4f25fd52 feat: extract dbx-core crate for web deployment support
Refactor all database drivers, query execution, schema operations, and
business logic into a shared `dbx-core` crate. The Tauri desktop app
becomes a thin shell delegating to dbx-core, enabling future web and
CLI frontends to reuse the same core.
2026-05-05 03:16:24 +08:00
..
connection.rs feat: extract dbx-core crate for web deployment support 2026-05-05 03:16:24 +08:00
mod.rs feat: initial release 2026-04-29 18:09:23 +08:00