this repo has no description
1{
2 "db_name": "PostgreSQL",
3 "query": "DELETE FROM channel_verifications WHERE user_id = $1 AND channel = 'telegram'",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "Uuid"
9 ]
10 },
11 "nullable": []
12 },
13 "hash": "0e837bf8eb303dbd2d0ffad0167da75c15fb1859c658fc5957ab28ef674108a8"
14}