Bug #33660
Ignore dynflow tables for schema dump
Description
Ruby schema dump contains dynflow tables again, which is causing issues with foreign keys with multi-column PKs.
Regression introduced in https://github.com/theforeman/foreman/pull/8660
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8822 added
#2
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.3.0 added
#3
Updated by Lukas Zapletal about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|e7b09b5b582d925365fdae90913cec44b29632e4.
Fixes #33660 - ignore dynflow tables for dump
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>