Commit Graph

10 Commits (59076b0a35df6db31a45fe241926b938c6f32af2)

Author SHA1 Message Date
John Carmack 90ef77c872
fix(sql) Allow tauri-plugin-sql to work when Tauri is running async (#2038)
7 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
阿良仔 4341d7f500
fix(sql): replace Mutex with RwLock to enable concurrent SQL execution (#1972)
8 months ago
凊弦凝绝 aef5dd6157
fix(sql): don't panic on missing migration when preload is enabled (#1932)
8 months ago
Fabian-Lars 30bcf5dcc2
refactor(sql): Allow multiple drivers at the same time (#1838)
8 months ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira d677f73495
feat(ci): test mobile targets (#378)
2 years ago
Fabian-Lars 1d52416f70
feat(sql): Improve type decoding. Adds support for time and dates (#266)
2 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago