IBM / django-ibmi

Django adapter for IBM i
Apache License 2.0
3 stars 5 forks source link

Remove outdated query module #53

Open naveen-ram opened 3 years ago

naveen-ram commented 3 years ago

Support for a query class was removed with Django 1.2. This is blocked by the fix to the DatabaseOperations class, once the query class dependency is removed in that class, this can be safely removed.