mirror of https://github.com/synctv-org/synctv
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.
24 lines
492 B
JSON
24 lines
492 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "SELECT pg_advisory_xact_lock(hashtextextended('file_upload_session_user_limit', $1))",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"ordinal": 0,
|
|
"name": "pg_advisory_xact_lock",
|
|
"type_info": "Void",
|
|
"origin": "Expression"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": [
|
|
null
|
|
]
|
|
},
|
|
"hash": "732d029d39595865000d7ee88721fc52c90e19bcc2260a7e3cc46d59008a9d6b"
|
|
}
|