3 lines
96 B
SQL
3 lines
96 B
SQL
drop TABLE IF EXISTS invitations CASCADE;
|
|
drop TYPE IF EXISTS "InvitationStateMapping" CASCADE;
|