mirror of
https://github.com/flibusta-apps/users_settings_server.git
synced 2025-12-06 14:45:38 +01:00
Move to sqlx
This commit is contained in:
22
.sqlx/query-26c34e5d30ff234865930fd193ab0925cfd59304709dd089135c1918ad5fc060.json
generated
Normal file
22
.sqlx/query-26c34e5d30ff234865930fd193ab0925cfd59304709dd089135c1918ad5fc060.json
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "SELECT sended FROM chat_donate_notifications WHERE chat_id = $1",
|
||||
"describe": {
|
||||
"columns": [
|
||||
{
|
||||
"ordinal": 0,
|
||||
"name": "sended",
|
||||
"type_info": "Timestamp"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Int8"
|
||||
]
|
||||
},
|
||||
"nullable": [
|
||||
false
|
||||
]
|
||||
},
|
||||
"hash": "26c34e5d30ff234865930fd193ab0925cfd59304709dd089135c1918ad5fc060"
|
||||
}
|
||||
Reference in New Issue
Block a user