-- Add down migration script here DROP TABLE IF EXISTS "permission_post_interaction"; DROP TABLE IF EXISTS "post_interaction";