mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-06 07:05:36 +01:00
Update queries
This commit is contained in:
20
.sqlx/query-b4733c7414c62520fb74e3302f9c01bc351153930117c58832981990db038e74.json
generated
Normal file
20
.sqlx/query-b4733c7414c62520fb74e3302f9c01bc351153930117c58832981990db038e74.json
generated
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "SELECT COUNT(*) FROM authors",
|
||||
"describe": {
|
||||
"columns": [
|
||||
{
|
||||
"ordinal": 0,
|
||||
"name": "count",
|
||||
"type_info": "Int8"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"Left": []
|
||||
},
|
||||
"nullable": [
|
||||
null
|
||||
]
|
||||
},
|
||||
"hash": "b4733c7414c62520fb74e3302f9c01bc351153930117c58832981990db038e74"
|
||||
}
|
||||
Reference in New Issue
Block a user