Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

create_blog_posts_table rollback not working since 7.4.0 #18

Open
KasparRosin opened this issue Oct 21, 2020 · 0 comments
Open

create_blog_posts_table rollback not working since 7.4.0 #18

KasparRosin opened this issue Oct 21, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KasparRosin
Copy link
Member

KasparRosin commented Oct 21, 2020

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

@KasparRosin KasparRosin added the bug Something isn't working label Oct 21, 2020
@KasparRosin KasparRosin changed the title Rollback migrations not working since 7.4.0 create_blog_posts_table rollback not working since 7.4.0 Oct 21, 2020
@allantatter allantatter self-assigned this Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants