dbx/crates
zipg 2aba40ecb7
fix: 修复 SQL Server 查询结果分页重复第一页 (#1927)
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-26 15:58:10 +08:00
..
dbx-core fix: 修复 SQL Server 查询结果分页重复第一页 (#1927) 2026-06-26 15:58:10 +08:00
dbx-web fix(structure): load dynamic data type options 2026-06-26 15:22:33 +08:00
README.md

README.md

Crates

Rust crates for DBX live here.

Directories

  • dbx-core/ - shared database core, drivers, schema/query logic, import/export, transfer, and plugin support.
  • dbx-web/ - the Docker/web backend service binary published as dbx-web.

The workspace root is defined in the repository-level Cargo.toml.