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 environments\n WHERE id = ?\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "aeb0712785a9964d516dc8939bc54aa8206ad852e608b362d014b67a0f21b0ed"
}