Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further 5.0->6.0 schema upgrade fixes #70

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

CyberShadow
Copy link
Member

Supplement for #52

@@ -484,8 +484,15 @@ sub update_table_definitions {
$dbh->bz_drop_column('groups', 'last_changed');

# 2006-08-06 [email protected] - Bug 347521
$dbh->bz_drop_related_fks('flagtypes', 'id');
Copy link
Member Author

Choose a reason for hiding this comment

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

Not 100% about this one

@dylanwh dylanwh merged commit 04d3db0 into bugzilla:schema-upgrade Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants