nova-blog
nova-blog copied to clipboard
create_blog_posts_table rollback not working since 7.4.0
SQLSTATE[HY000]: General error: 3730 Cannot drop table 'nova_blog_posts' referenced by a foreign key constraint 'nova_blog_related_posts_post_id_foreign' on table 'nova_blog_related_posts'. (SQL: drop table if exists `nova_blog_posts`)
7.4.0 introduced related posts migration which breaks nova-blog migration rollback