-- Add down migration script here DROP TABLE IF EXISTS "permission_post"; DROP TABLE IF EXISTS "post";