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-089ea282c32176080fdf7...

25 lines
470 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT pg_advisory_xact_lock($1, hashtext($2))",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "pg_advisory_xact_lock",
"type_info": "Void",
"origin": "Expression"
}
],
"parameters": {
"Left": [
"Int4",
"Text"
]
},
"nullable": [
null
]
},
"hash": "089ea282c32176080fdf70f1d1b62d649ddf49e4333effc13729bbeb395190b7"
}