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

Implement altering Autofield #189

Closed
wants to merge 3 commits into from
Closed

Conversation

n2ygk
Copy link

@n2ygk n2ygk commented Nov 28, 2018

This removes the restriction on altering AutoFields. It is based off of PR #188.

Some additional testing is probably warranted, specifically to make sure all dropped constraints and indexes are added back after _remake_table().

@michiya I'd appreciate your taking a look at this.

It enables using SQL Server with django-oauth-toolkit, among others.

@singhravi1
Copy link

@michiya This actually solved the issues. I tested it while using for my latest project with SQL server.

@stefanhdao
Copy link

stefanhdao commented Dec 21, 2018

@michiya Can we get this merged? Seems like without it, upgrading to Django 2.0 is nearly impossible

@n2ygk
Copy link
Author

n2ygk commented Jan 7, 2019

@michiya sorry to be a nag, but it's been quite a few months. Are you still active on this project?

@n2ygk
Copy link
Author

n2ygk commented May 17, 2021

abandoning this

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

Successfully merging this pull request may close these issues.

3 participants