mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-12-23 18:40:34 +00:00
Generate create_email_signups_table migration
% diesel migration generate create_email_signups_table
This commit is contained in:
parent
40efd73dfc
commit
355fd7cb1d
2 changed files with 2 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
-- This file should undo anything in `up.sql`
|
|
@ -0,0 +1 @@
|
|||
-- Your SQL goes here
|
Loading…
Reference in a new issue