Update .sqlx files

This commit is contained in:
Lennart
2025-06-12 20:05:51 +02:00
parent 0e2f08d7f2
commit 4705170dbc
50 changed files with 0 additions and 1300 deletions

View File

@@ -1,12 +0,0 @@
{
"db_name": "SQLite",
"query": "\n INSERT INTO app_tokens\n (id, principal, token, displayname)\n VALUES (?, ?, ?, ?)\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "0fd3167a58cbfb4ee44249dbc346d2d9077adfa04c35c8c6f2a1e24720baf753"
}