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
446 B
JSON
22 lines
446 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "SELECT NOW() AS \"now!: chrono::DateTime<Utc>\"",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"ordinal": 0,
|
|
"name": "now!: chrono::DateTime<Utc>",
|
|
"type_info": "Timestamptz",
|
|
"origin": "Expression"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": [
|
|
null
|
|
]
|
|
},
|
|
"hash": "373f56c3f1b542384ee1b98f243f83fe2b0692896c00a6101b3999a70a0c74a1"
|
|
}
|