Skip to content

Conversation

@jeremystretch
Copy link
Member

Fixes: #19440

Updates all data migrations beginning with the v4.0 release to call using(), to ensure the schema editor's database connection is employed.

One note: I haven't been able to determine how to enforce this for MPTT rebuild() operations.

@jeremystretch jeremystretch requested review from a team and bctiemann and removed request for a team May 8, 2025 18:58
@bctiemann bctiemann merged commit 8e13f2a into main May 12, 2025
10 checks passed
@jeremystretch jeremystretch deleted the 19440-migration-connections branch May 13, 2025 17:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data migrations do not use connection provided by the schema editor

3 participants