dbx/src-tauri
t8y2 4973912666 fix: bundle libodbc into macOS app and improve update UX
- Bundle libodbc.2.dylib into .app/Contents/Frameworks/ via Tauri's
  macOS frameworks config to fix "app can't be opened" on macOS
- Replace relaunch() with exit(0) to avoid Tauri restart bug (#11392)
- Lock update dialog during download and after install
- Render release notes as markdown
2026-05-07 17:36:44 +08:00
..
capabilities feat(default.json): add updater permission to default capabilities 2026-05-06 20:19:06 +08:00
icons
src feat: replace GaussDB ODBC driver with native rust-gaussdb 2026-05-07 03:34:19 +08:00
.gitignore
Cargo.lock chore: bump version to 0.4.2 2026-05-06 20:24:13 +08:00
Cargo.toml refactor: rename oracle-rs to rust-oracle and unify to git source 2026-05-07 15:41:39 +08:00
build.rs chore: add rustfmt.toml and apply unified code formatting 2026-05-05 14:16:18 +08:00
tauri.conf.json fix: bundle libodbc into macOS app and improve update UX 2026-05-07 17:36:44 +08:00