dbx/src-tauri
t8y2 ad7797f451 fix: remove macOS tray icon title and add SQL Server TOP test
- Remove the "DBX" title text from the macOS menu bar tray icon so it
  only displays the icon, matching Windows behavior
- Add test for SQL Server TOP pagination with aggregate queries like
  COUNT(*)
2026-05-25 11:42:47 +08:00
..
capabilities feat(data): support connection URLs and XLSX export 2026-05-09 23:11:15 +08:00
icons fix(windows): enlarge Windows icons for better visibility in taskbar and tray 2026-05-20 14:51:49 +08:00
src fix: remove macOS tray icon title and add SQL Server TOP test 2026-05-25 11:42:47 +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 fix(mysql): degrade gracefully when routines lookup fails 2026-05-25 11:10:17 +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 fix(mysql): degrade gracefully when routines lookup fails 2026-05-25 11:10:17 +08:00