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