cacert-boardvoting/internal/migrations/2020041401_add_roles_table.down.sql

2 lines
No EOL
91 B
SQL

-- SQL section 'Down' is executed when this migration is rolled back
DROP TABLE user_roles;