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

Cleanup bc layers #10741

Merged
merged 3 commits into from
Jun 5, 2023
Merged

Cleanup bc layers #10741

merged 3 commits into from
Jun 5, 2023

Commits on Jun 5, 2023

  1. Remove unneeded ignore rule

    The linked issue has been addressed, this rules should have been removed
    during a merge up, as it is no longer present on 2.x
    greg0ire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    63e9ad9 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded DeprecatedProperty rule

    That property has been removed from 3.0.x
    greg0ire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f389229 View commit details
    Browse the repository at this point in the history
  3. Remove backward-compatibility layer

    Note that we also remove UpdateCommandTest::testItPrintsTheSql() because
    it relied on not passing --complete to work.
    greg0ire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0945f60 View commit details
    Browse the repository at this point in the history