aboutsummaryrefslogtreecommitdiff
path: root/revert/kakeibo.transaction_type.sql
diff options
context:
space:
mode:
Diffstat (limited to 'revert/kakeibo.transaction_type.sql')
-rw-r--r--revert/kakeibo.transaction_type.sql7
1 files changed, 0 insertions, 7 deletions
diff --git a/revert/kakeibo.transaction_type.sql b/revert/kakeibo.transaction_type.sql
deleted file mode 100644
index 7601b35..0000000
--- a/revert/kakeibo.transaction_type.sql
+++ /dev/null
@@ -1,7 +0,0 @@
--- Revert life-archive:kakeibo.transaction_type from pg
-
-BEGIN;
-
-DROP TYPE kakeibo.transaction_type;
-
-COMMIT;