8 lines
84 B
SQL
8 lines
84 B
SQL
-- This file should undo anything in `up.sql`
|
|
|
|
|
|
|
|
|
|
|
|
DROP TABLE IF EXISTS `settings`;
|