Skip to content

Add the RenameIndex migration operation introduced in Django 4.1 #1438

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

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

karamanolev
Copy link
Contributor

Related issues

Closes: #1437

Documentation for RenameIndex: https://docs.djangoproject.com/en/4.2/ref/migration-operations/#renameindex

Copy link
Collaborator

@intgr intgr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! By the way, for simple stub changes like this, there's no need to create an issue first. Just opening a PR is fine.

Copy link
Collaborator

@intgr intgr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@intgr intgr merged commit 2e6b118 into typeddjango:master Apr 13, 2023
@karamanolev karamanolev deleted the add-rename-index branch April 13, 2023 16:12
@karamanolev
Copy link
Contributor Author

@intgr Sorry to bother you, is there a release coming soon that will include this change?

@intgr
Copy link
Collaborator

intgr commented Apr 24, 2023

See #1450. There are still several things I'd prefer to do before the release, but my free time has been limited. So possibly I may opt for a quicker but imperfect release rather than delaying it further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Missing stub for django.db.migrations.RenameIndex
2 participants