Some checks failed
cargo devel CI / cargo CI (push) Failing after 32s
2 lines
76 B
SQL
2 lines
76 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE IF EXISTS `posts`;
|