Closed Surgo closed 5 years ago
Subject: Add support for Django 2.1
NotImplementedError
django.db.NotSupportedError
DatabaseOperations.distinct_sql()
Thanks! I'll take a look in this weekend.
Django 2.1 env was added on travis :)
Oh, I noticed the [WIP] sign just now. Should I wait review yet?
[WIP]
Oh, sorry... #57 is WIP :(
@shimizukawa Fixed commented issues.
Thanks! I'll take a look.
Subject: Add support for Django 2.1
Feature or Bugfix
BugfixPurpose
Detail
NotImplementedError
todjango.db.NotSupportedError
.DatabaseOperations.distinct_sql()
now requires an additional params argument and returns a tuple of SQL and parameters instead of a SQL string. Thank you @jdlourencoRelates
49