You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-8da419734f41296de7dd8...

24 lines
444 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT pg_try_advisory_lock($1) AS \"acquired!\"",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "acquired!",
"type_info": "Bool",
"origin": "Expression"
}
],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": [
null
]
},
"hash": "8da419734f41296de7dd848d4b2659623a2e31379ba795b68a366b2d6439a516"
}