On Friday, March 8, 2013 3:35:53 PM UTC+1, Michael Manfre wrote: > > If we have MSSQL in core I'd really like to be able to talk with it from a > Linux machine too, it would also make testing easier since we'd just need a > VBox with MSSQL ;) Supporting a commercially available product but > requiring to run even more commercial software seems like counter intuitive > to me. > > Django needs a VBox running Windows for testing, regardless if MSSQL is in > the core. >
That doesn't mean we actually have to support Microsoft in making MSSQL only accessible from Windows… Also there is a large difference between running a vm with a database server and running a vm (read: jenkins slaves) to execute tests. If Microsoft wants to use/support Django I guess they could easily publish a Python db-api 2.x driver. I'll happily code the Django part if the prerequisites would exist (assuming MSSQL actually does work ;))… Regards, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
