From fd4ccbd83565153151672cbdb944359ca0b9f7b5 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 25 Apr 2023 07:16:50 +0900 Subject: Add NOT NULL constraint to column `type`. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index cc79f15..ca0f143 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -29,3 +29,4 @@ photo.photos [photo] 2023-03-27T16:00:51Z Masaya Tojo # Add @v1.0.0-alpha.4 2023-04-08T04:58:15Z Masaya Tojo # Tag v1.0.0-alpha.4 kakeibo.transactions [kakeibo.transactions@v1.0.0-alpha.4] 2023-04-23T09:44:48Z Masaya Tojo # Rename column from `type_code` to `type`. @v1.0.0-alpha.5 2023-04-24T22:08:33Z Masaya Tojo # Tag v1.0.0-alpha.5 +kakeibo.transactions [kakeibo.transactions@v1.0.0-alpha.5] 2023-04-24T22:10:41Z Masaya Tojo # Add NOT NULL constraint to column `type`. -- cgit v1.2.3