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
v2
archived-plugins-workspace
/
plugins
/
sql
/
src
History
Madhusudhan
2dc3f3f039
fix(sql): uuid columns returning null in postgres query results (
#2039
) (
#3144
)
...
Co-authored-by: Fabian-Lars <
github@fabianlars.de
>
2026-01-19 17:30:28 +01:00
..
decode
fix(sql): uuid columns returning null in postgres query results (
#2039
) (
#3144
)
2026-01-19 17:30:28 +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
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