This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
dbx
Watch
1
Star
0
Fork
You've already forked dbx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68c0639e3a
dbx
/
src-tauri
/
src
History
t8y2
68c0639e3a
feat: persist and restore window state across sessions
2026-05-08 00:12:09 +08:00
..
commands
add: 增加对于查询得到的结果集直接进行数据编辑的功能。当查询是单表且包含主键(有联合主键时包含全部主键)时,可以在结果集内双击单元格修改数据,修改结果以事务形式提交或回滚。
2026-05-07 15:09:59 +08:00
db
feat: extract dbx-core crate for web deployment support
2026-05-05 03:16:24 +08:00
models
feat: extract dbx-core crate for web deployment support
2026-05-05 03:16:24 +08:00
lib.rs
feat: persist and restore window state across sessions
2026-05-08 00:12:09 +08:00
main.rs
chore: add rustfmt.toml and apply unified code formatting
2026-05-05 14:16:18 +08:00