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.
22 lines
452 B
JSON
22 lines
452 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "SELECT current_setting('statement_timeout') as \"statement_timeout!\"",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"ordinal": 0,
|
|
"name": "statement_timeout!",
|
|
"type_info": "Text",
|
|
"origin": "Expression"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": [
|
|
null
|
|
]
|
|
},
|
|
"hash": "9d0a1cc58248f40c40559e9ef5a2d5c6c48488897294b36073a4d14a798a1259"
|
|
}
|