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

22 lines
450 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT COUNT(*) AS \"count!\" FROM audit_logs WHERE actor_id::text LIKE '1002%'",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "count!",
"type_info": "Int8",
"origin": "Expression"
}
],
"parameters": {
"Left": []
},
"nullable": [
null
]
},
"hash": "dd5b740dd9bf142b0f2220bc10bfc7798030a8b08e91d6bc1104040777a5d5cc"
}