Files
users_settings_server/.sqlx/query-26c34e5d30ff234865930fd193ab0925cfd59304709dd089135c1918ad5fc060.json
2024-12-24 22:22:05 +01:00

23 lines
430 B
JSON

{
"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"
}