-- +goose Down -- SQL in this section is executed when the migration is rolled back DROP TABLE IF EXISTS club_info CASCADE; DROP TABLE IF EXISTS setup_info CASCADE;