aboutsummaryrefslogtreecommitdiffstats
path: root/migrations/2021-03-20-151809_create_history/down.sql
blob: ea02ce42e7333363d05c6d5c24df98d7c397697c (plain) (blame)
1
2
-- This file should undo anything in `up.sql`
drop table history;