mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08:00
Due to a bug[^1] in Django 4.2, fixed in 4.2.6, queries using `__isnull` added an unnecessary cast. This cast was _also_ used in `WHERE` clauses for partial indexes. This means that partial indexes created before Zulip was using Django 4.2 (i.e. before Zulip Server 7.0 or |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| views | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||