This repository has been archived on 2023-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
meincantor-api/migrations/2021-06-25-153658_create_class_timetable/down.sql

3 lines
68 B
MySQL
Raw Normal View History

-- This file should undo anything in `up.sql`
drop table timetable;