This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
tauri-plugins-workspace
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced
2026-09-24 21:40:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
684feb2510f468f002c57f7bdebf675cf5c1b1d9
tauri-plugins-workspace
/
plugins
/
sql
/
src
T
History
Lucas Nogueira
a87a3c7d44
chore: update documentation
2026-09-22 11:30:47 -03:00
..
decode
fix(sql): add SQL support for Postgres
NUMERIC
and custom data types (
fix
:
#3158
) (
#3275
)
2026-03-05 13:31:20 +01: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
chore: update documentation
2026-09-22 11:30:47 -03:00
lib.rs
chore: update documentation
2026-09-22 11:30:47 -03:00
wrapper.rs
chore: update documentation
2026-09-22 11:30:47 -03:00