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