From 7da8e4758e637014c57581a19c3399278c2d146b Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Wed, 29 Mar 2023 00:44:54 +0900 Subject: Remove trnasaction_types from history. --- revert/kakeibo.transaction_types.sql | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 revert/kakeibo.transaction_types.sql (limited to 'revert/kakeibo.transaction_types.sql') diff --git a/revert/kakeibo.transaction_types.sql b/revert/kakeibo.transaction_types.sql deleted file mode 100644 index 48df263..0000000 --- a/revert/kakeibo.transaction_types.sql +++ /dev/null @@ -1,7 +0,0 @@ --- Revert kakeibo:transaction_types from pg - -BEGIN; - -DROP TABLE kakeibo.transaction_types; - -COMMIT; -- cgit v1.2.3