-- This file should undo anything in `up.sql` DROP TABLE 'songs'; DROP TABLE 'videos'; DROP TABLE 'images'; DROP TABLE 'presentations';