mirror of https://github.com/buster-so/buster.git
2 lines
99 B
MySQL
2 lines
99 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
drop table if exists permission_groups_to_identities;
|