database connection working
This commit is contained in:
parent
c14cd954a2
commit
3a98a86d46
8 changed files with 394 additions and 455 deletions
5
package.json
Normal file
5
package.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@tauri-apps/plugin-sql": "^2.2.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue