this repo has no description
at main 299 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM invite_codes WHERE created_by_user = $1", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Uuid" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "642b7199f2cbde74af72fc5b5b80f9e2b3efe901a3fdfc732f0d36d00db6326f" 14}