This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
tauri-plugins-workspace
Watch
1
Star
0
Fork
0
You've already forked tauri-plugins-workspace
mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced
2026-04-21 11:26:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a77b1353e9a640dc99e9d5fd52a0d30b337063ea
tauri-plugins-workspace
/
plugins
/
sql
/
src
T
History
Fabian-Lars
d402c3865a
fix(sql): more explicit error if no driver is enabled (
#2047
)
2024-11-13 23:43:58 +01:00
..
decode
refactor(sql): Allow multiple drivers at the same time (
#1838
)
2024-10-01 09:47:08 -03:00
commands.rs
fix(sql): replace Mutex with RwLock to enable concurrent SQL execution (
#1972
)
2024-10-26 13:19:59 +02:00
error.rs
refactor(sql): Allow multiple drivers at the same time (
#1838
)
2024-10-01 09:47:08 -03:00
lib.rs
fix(sql) Allow tauri-plugin-sql to work when Tauri is running async (
#2038
)
2024-11-13 16:58:50 +01:00
wrapper.rs
fix(sql): more explicit error if no driver is enabled (
#2047
)
2024-11-13 23:43:58 +01:00