mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-29 20:39:53 -04:00
It's complicated but I while debugging I upgraded sqlx. Shouldn't have mixed up changes like that but I'm lazy and don't want to redo it so it'll all have to just be here.
13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "delete from sessions",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "d84685a82585c5e4ae72c86ba1fe6e4a7241c4c3c9e948213e5849d956132bad"
|
|
}
|