EinsatzOnline/migrations/2020-05-12-003753_create_roles/down.sql

2 lines
63 B
SQL

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