Re: Adding support for SQL Server

2020-02-12 Thread Adam Johnson
Microsoft posted in 2015 and there was an update last April about a working backend that claims support for 3.0: https://groups.google.com/d/msg/django-developers/FbBcUCzrSZo/EoFNbR2BDgAJ Any support in core would need clear evidence of widespread demand. I don't think there's much demand - e.g. t

Adding support for SQL Server

2020-02-12 Thread Martynas Puronas
Hey, I've been working on adding support for SQL Server to Django, since the package currently being linked recommended in Django's documentation has been abandoned (as well as a few others seem to be either abandoned or do not have the test suite passing), and I have made some significant prog