aboutsummaryrefslogblamecommitdiffstats
path: root/migrations/2020-08-25-102403_add_event_table/down.sql
blob: 1d3e0724d92a2a7135653628aae51feb0183c0de (plain) (tree)
1
2

                                  
-- Drop the event table to revert.
DROP TABLE event;