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