1
0
mirror of https://github.com/django/django.git synced 2025-01-02 14:35:59 +00:00
django/tests/postgres_tests
Marc Tamlyn c80b2144d2 [1.8.x] Fixes #24169 -- More arrayfield specific lookups.
varchar()[] cannot compare itself to text[]

Thanks to joelburton for the patch.

Backport of 0ae94d0d31 from master
2015-01-20 10:26:32 +00:00
..
array_default_migrations
migrations Fixed #24092 -- Widened base field support for ArrayField. 2015-01-16 16:15:16 -05:00
__init__.py
models.py Fixed #24092 -- Widened base field support for ArrayField. 2015-01-16 16:15:16 -05:00
test_array.py [1.8.x] Fixes #24169 -- More arrayfield specific lookups. 2015-01-20 10:26:32 +00:00
test_hstore.py
test_ranges.py Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00
test_unaccent.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00