Generate migration files for adding NOT NULL constraints to email_blocklist table fields
% diesel migration generate add_not_null_constraint_to_email_blocklist
This commit is contained in:
parent
57a54cf016
commit
c0483cf12e
@ -0,0 +1 @@
|
|||||||
|
-- This file should undo anything in `up.sql`
|
@ -0,0 +1 @@
|
|||||||
|
-- Your SQL goes here
|
Loading…
Reference in New Issue
Block a user