mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 10:44:07 +00:00
21 lines
418 B
JSON
21 lines
418 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "SELECT COUNT(*) FROM direct_media_upload_jobs",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "COUNT(*)",
|
|
"ordinal": 0,
|
|
"type_info": "Integer",
|
|
"origin": "Expression"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": [
|
|
false
|
|
]
|
|
},
|
|
"hash": "849126eacdf201dfda1c306bfa469fe7f1063f6d29b3d371af4e3a73fec69892"
|
|
}
|