-- Add down migration script here drop table if exists `wishlist_items`; delete from `role_permissions` where id = 9;