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

Supports nullable unique constraints #43

Open
wants to merge 7 commits into
base: azure-1.8
Choose a base branch
from

Conversation

tax
Copy link

@tax tax commented Sep 20, 2015

Hi @michiya,

I added support for nullable unique constraints based on: http://stackoverflow.com/a/767702 .

Can you please review and let me know what you think.

Regards Paul

@rjschave
Copy link

@michiya,

I encountered this error last week w/ Django 1.9 and opened a ticket with Django (https://code.djangoproject.com/ticket/27627) before realizing this is an issue with this backend. I created a workaround using a custom migration. Obviously, adding support for nullable unique constraints would be the preferred course of action. Is there anything I can do to help get this pull request released (e.g. testing)?

Thanks.

@NBajanca
Copy link

NBajanca commented Mar 1, 2017

Hi, is there any development here? I would like this feature as well.

davidjb pushed a commit to davidjb/django-mssql-backend that referenced this pull request Nov 13, 2020
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