Skip to content

Commit 8830eff

Browse files
committed
Fix SQLite and add update / delete workspace
1 parent 50c8bab commit 8830eff

11 files changed

+904
-129
lines changed

package-lock.json

+53-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
"react-spring": "^9.7.2",
3232
"sass": "^1.66.1",
3333
"scss": "^0.2.4",
34+
"tauri-plugin-sql-api": "github:tauri-apps/tauri-plugin-sql",
35+
"tauri-plugin-sqlite-api": "github:lzdyes/tauri-plugin-sqlite#v0.1.1",
3436
"zustand": "^4.4.1"
3537
},
3638
"devDependencies": {

scripion.db

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)