Publish shitty code
This commit is contained in:
commit
2e36ee2758
24 changed files with 2845 additions and 0 deletions
15
.sqlx/query-c586609a7040e4a8191a904d527051c1540041d4c6305f0d8162bbef0d7bff0d.json
generated
Normal file
15
.sqlx/query-c586609a7040e4a8191a904d527051c1540041d4c6305f0d8162bbef0d7bff0d.json
generated
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "UPDATE link SET destination = $2 WHERE id = $1",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Uuid",
|
||||
"Text"
|
||||
]
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "c586609a7040e4a8191a904d527051c1540041d4c6305f0d8162bbef0d7bff0d"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue