adding a better picture of diesel migrations
This commit is contained in:
parent
2ccc98a954
commit
9d7d24168d
2 changed files with 46 additions and 5 deletions
|
|
@ -1 +1,5 @@
|
|||
-- This file should undo anything in `up.sql`
|
||||
-- This file should undo anything in `up.sql`
|
||||
DROP TABLE 'songs';
|
||||
DROP TABLE 'videos';
|
||||
DROP TABLE 'images';
|
||||
DROP TABLE 'presentations';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue