move to monorepo dir
This commit is contained in:
22
apps/labrinth/.sqlx/query-25131559cb73a088000ab6379a769233440ade6c7511542da410065190d203fc.json
generated
Normal file
22
apps/labrinth/.sqlx/query-25131559cb73a088000ab6379a769233440ade6c7511542da410065190d203fc.json
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "\n SELECT id FROM loaders\n WHERE loader = $1\n ",
|
||||
"describe": {
|
||||
"columns": [
|
||||
{
|
||||
"ordinal": 0,
|
||||
"name": "id",
|
||||
"type_info": "Int4"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Text"
|
||||
]
|
||||
},
|
||||
"nullable": [
|
||||
false
|
||||
]
|
||||
},
|
||||
"hash": "25131559cb73a088000ab6379a769233440ade6c7511542da410065190d203fc"
|
||||
}
|
||||
Reference in New Issue
Block a user