dbx/src-tauri
t8y2 c50323cd6c feat(agent): migrate Oracle to JDBC agent, add install progress bar and toast
- Migrate Oracle from rust-oracle to JDBC agent (ojdbc11)
- Delete oracle_driver.rs (567 lines) and rust-oracle dependency
- Add streaming download progress bar for driver/JRE installation
- Add toast notifications for install/uninstall success/failure
- Add "update available" badge in driver manager
2026-05-13 09:20:06 +08:00
..
capabilities feat(data): support connection URLs and XLSX export 2026-05-09 23:11:15 +08:00
icons feat: initial release 2026-04-29 18:09:23 +08:00
src feat(agent): migrate Oracle to JDBC agent, add install progress bar and toast 2026-05-13 09:20:06 +08:00
.gitignore fix: skip macOS framework lookup in dev mode via build.rs 2026-05-07 22:21:13 +08:00
Cargo.lock chore: bump version to 0.4.2 2026-05-06 20:24:13 +08:00
Cargo.toml feat(agent): migrate Oracle to JDBC agent, add install progress bar and toast 2026-05-13 09:20:06 +08:00
build.rs fix: skip macOS framework lookup in dev mode via build.rs 2026-05-07 22:21:13 +08:00
tauri.conf.json chore: bump version to 0.5.4 2026-05-12 14:56:10 +08:00