move to monorepo dir
This commit is contained in:
14
apps/labrinth/.sqlx/query-b28b380e2d728c4733b9654e433b716114a215240845345b168d832e75769398.json
generated
Normal file
14
apps/labrinth/.sqlx/query-b28b380e2d728c4733b9654e433b716114a215240845345b168d832e75769398.json
generated
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "\n DELETE FROM collections\n WHERE id = $1\n ",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Int8"
|
||||
]
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "b28b380e2d728c4733b9654e433b716114a215240845345b168d832e75769398"
|
||||
}
|
||||
Reference in New Issue
Block a user