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

Update migrations to fix initialization on MS SQL and CockroachDB #22019

Merged
merged 3 commits into from Mar 29, 2024

Conversation

rijkvanzanten
Copy link
Member

Scope

What's changed:

  • Fixes a migration order issue that would prevent MS SQL and CockroachDB from being able to initialize the system database tables on bootstrap

Potential Risks / Drawbacks

  • From what I've been able to tell, this should run as expected in all SQL vendors we support, but there's always a risk of a similar unexpected issue in specific vendors.

Review Notes / Questions

  • None

Fixes #21828, ref #21424

Copy link

changeset-bot bot commented Mar 29, 2024

🦋 Changeset detected

Latest commit: 39220f6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@directus/api Patch
directus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rijkvanzanten rijkvanzanten self-assigned this Mar 29, 2024
@rijkvanzanten rijkvanzanten marked this pull request as ready for review March 29, 2024 18:40
@rijkvanzanten rijkvanzanten merged commit 43cf048 into main Mar 29, 2024
4 checks passed
@rijkvanzanten rijkvanzanten deleted the issue/21828 branch March 29, 2024 19:07
@github-actions github-actions bot added this to the Next Release milestone Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
1 participant