mirror of
https://gitlab.com/MisterBiggs/diesel_tutorial.git
synced 2025-08-02 19:51:34 +00:00
tut checkpoint
This commit is contained in:
2
migrations/2025-05-10-003713_create_posts/down.sql
Normal file
2
migrations/2025-05-10-003713_create_posts/down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
|
2
migrations/2025-05-10-003713_create_posts/up.sql
Normal file
2
migrations/2025-05-10-003713_create_posts/up.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Your SQL goes here
|
||||
|
Reference in New Issue
Block a user