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-bdcc09a305166a208e193...

27 lines
562 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT created_at AS \"created_at!\" FROM audit_logs WHERE actor_id = '100103'",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "created_at!",
"type_info": "Timestamptz",
"origin": {
"Table": {
"table": "audit_logs",
"name": "created_at"
}
}
}
],
"parameters": {
"Left": []
},
"nullable": [
false
]
},
"hash": "bdcc09a305166a208e193e67f5ae6e343676d3213f18dc2b3b85ccd8560b2df4"
}