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