2 lines
136 B
SQL
2 lines
136 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE IF EXISTS properties, films, languages, subtitle_lines, subtitles, user_config; |