mattiaslinnap / django-partial-index

PostgreSQL and SQLite partial index support for Django
BSD 3-Clause "New" or "Revised" License
116 stars 12 forks source link

Django 2.1 #14

Closed browniebroke closed 1 year ago

browniebroke commented 5 years ago

I noticed this project isn't officially supporting Django 2.1, this aims at adding it.

browniebroke commented 5 years ago

I'm not sure what's wrong with the PostgreSQL issues, I tried to run the test locally and they pass. I've tried with PostgreSQL 9.6, which seems to be used on Travis.

I can reproduce the SQLite errors.