ci/cd
This commit is contained in:
22
.sqlx/query-857420051fa315bca4851b922420fbbeb009b5546471b2f86bafa733e8ccf221.json
generated
Normal file
22
.sqlx/query-857420051fa315bca4851b922420fbbeb009b5546471b2f86bafa733e8ccf221.json
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "SELECT room_code FROM players WHERE id = $1",
|
||||
"describe": {
|
||||
"columns": [
|
||||
{
|
||||
"ordinal": 0,
|
||||
"name": "room_code",
|
||||
"type_info": "Bpchar"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Bpchar"
|
||||
]
|
||||
},
|
||||
"nullable": [
|
||||
false
|
||||
]
|
||||
},
|
||||
"hash": "857420051fa315bca4851b922420fbbeb009b5546471b2f86bafa733e8ccf221"
|
||||
}
|
Reference in New Issue
Block a user