bitque/migrations/2020-05-21-160206_add_role_to_invitation/down.sql

2 lines
42 B
MySQL
Raw Permalink Normal View History

2020-05-21 21:38:46 +02:00
ALTER TABLE invitations DROP COLUMN role;