Fixes #988 Fix email_blocklist schema #1016

Merged
KitaitiMakoto merged 5 commits from block_list-schema into main 2022-01-29 16:38:36 +00:00

5 commits

Author SHA1 Message Date
23a07f3f7b [skip ci]Add changelog 2022-01-30 01:17:33 +09:00
458d87fef1 Run migration 2022-01-30 01:16:51 +09:00
82df86d09e Set null to email_blocklist table fields for SQLite 2022-01-30 01:16:03 +09:00
858cad2995 Set null to email_blocklist table fields 2022-01-30 00:54:10 +09:00
c0483cf12e Generate migration files for adding NOT NULL constraints to email_blocklist table fields
% diesel migration generate add_not_null_constraint_to_email_blocklist
2022-01-30 00:45:18 +09:00