Upgrade sqlx

This commit is contained in:
Gregory Schier
2023-11-10 12:28:33 -08:00
parent f603867040
commit 6b77a62934
28 changed files with 1596 additions and 1318 deletions

View File

@@ -0,0 +1,12 @@
{
"db_name": "SQLite",
"query": "\n DELETE FROM http_requests\n WHERE id = ?\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "448a1d1f1866ab42c0f81fcf8eb2930bf21dfdd43ca4831bc1a198cf45ac3732"
}