diff options
| author | rtkay123 <dev@kanjala.com> | 2026-03-30 14:02:53 +0200 |
|---|---|---|
| committer | rtkay123 <dev@kanjala.com> | 2026-03-30 14:02:53 +0200 |
| commit | 4071482f983d66b16cc8a5519f5665990dc7bc02 (patch) | |
| tree | bd1b630df7c46edb34f96f4264b19ddbda14b0a0 /.sqlx/query-c97114552378d59c671960f1be916c588b74ad726f0a8308ea692d20a8558888.json | |
| parent | 1b5622e14ca3deaf2a25ee785af656779ded7a41 (diff) | |
| download | warden-4071482f983d66b16cc8a5519f5665990dc7bc02.tar.bz2 warden-4071482f983d66b16cc8a5519f5665990dc7bc02.zip | |
refactor: camelCase response
Diffstat (limited to '.sqlx/query-c97114552378d59c671960f1be916c588b74ad726f0a8308ea692d20a8558888.json')
| -rw-r--r-- | .sqlx/query-c97114552378d59c671960f1be916c588b74ad726f0a8308ea692d20a8558888.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.sqlx/query-c97114552378d59c671960f1be916c588b74ad726f0a8308ea692d20a8558888.json b/.sqlx/query-c97114552378d59c671960f1be916c588b74ad726f0a8308ea692d20a8558888.json new file mode 100644 index 0000000..401e6e6 --- /dev/null +++ b/.sqlx/query-c97114552378d59c671960f1be916c588b74ad726f0a8308ea692d20a8558888.json @@ -0,0 +1,15 @@ +{ + "db_name": "PostgreSQL", + "query": "delete from transaction_schema where schema_type = $1 and schema_version = $2", + "describe": { + "columns": [], + "parameters": { + "Left": [ + "Text", + "Text" + ] + }, + "nullable": [] + }, + "hash": "c97114552378d59c671960f1be916c588b74ad726f0a8308ea692d20a8558888" +} |
