-- Add down migration script here DROP TABLE IF EXISTS "permission_role"; DROP TABLE IF EXISTS "role";