This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
archived-plugins-workspace
Watch
1
Star
0
Fork
0
You've already forked archived-plugins-workspace
mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced
2026-01-31 00:45:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7974acae22d8ecb036a0a18608287ee6cdf84fc4
archived-plugins-workspace
/
plugins
/
sql
/
src
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