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-74a343f502b368cdbb320...

22 lines
393 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT pg_sleep(0.3)",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "pg_sleep",
"type_info": "Void",
"origin": "Expression"
}
],
"parameters": {
"Left": []
},
"nullable": [
null
]
},
"hash": "74a343f502b368cdbb32007d03a0e37f31f9c13258f755f39c7d21f263db9d08"
}