sqlx prepare2

This commit is contained in:
Priec
2026-08-19 12:26:20 +02:00
parent d6f2e6b0a4
commit e3578f5413
23 changed files with 1 additions and 960 deletions

View File

@@ -1,14 +0,0 @@
{
"db_name": "PostgreSQL",
"query": "DELETE FROM table_definitions WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "39d6176d6c3c4b647e4deb7cd7822a03c210ae5ec8a395f4fd3fb87dabe9ecc6"
}