Skip to content

Conversation

@beberlei
Copy link
Member

@beberlei beberlei commented Sep 6, 2020

Q A
Type bug
BC Break no
Fixed issues #4257

Summary

Orphaned foreign keys lead to alter table statement in sqlite, which is not possible. Tables that are targets of foreign keys can be deleted in Sqlite, so skipping this block based on existing platform check works.

Fixes #4257

@beberlei beberlei requested review from greg0ire and morozov September 6, 2020 19:12
@beberlei beberlei force-pushed the GH-4257-OrphanedForeignKeyMissingGuard branch 2 times, most recently from 9cd14b6 to 41f7924 Compare September 6, 2020 19:16
@beberlei beberlei force-pushed the GH-4257-OrphanedForeignKeyMissingGuard branch from 41f7924 to 97b8243 Compare September 6, 2020 20:07
Copy link
Member

@morozov morozov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Let’s get it squashed and merged.

@beberlei beberlei force-pushed the GH-4257-OrphanedForeignKeyMissingGuard branch from f50bbe2 to 80e9f54 Compare September 9, 2020 17:02
@morozov
Copy link
Member

morozov commented Sep 12, 2020

Irrelevant as of #4255.

@morozov morozov closed this Sep 12, 2020
@morozov morozov self-assigned this Sep 12, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants