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

[stable30] fix(migration): Fix migration for MySQL which does not allow joining #2607

Merged
merged 4 commits into from
Aug 14, 2024

Commits on Aug 14, 2024

  1. fix(migration): Fix migration for MySQL which does not allow joining …

    …a written table as a select
    
    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c98393d View commit details
    Browse the repository at this point in the history
  2. fix(CI): Run PHPUnit on CI 🙈

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    563aaf8 View commit details
    Browse the repository at this point in the history
  3. fix(test): Fix existing test as good as possible

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    190208c View commit details
    Browse the repository at this point in the history
  4. fix(test): Disable broken test on oracle

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and backportbot[bot] committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    75df4c6 View commit details
    Browse the repository at this point in the history