feat: add diesel, but not works
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
DROP TABLE posts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
DROP TABLE posts
|
||||
|
||||
|
||||