django/tests/postgres_tests
Marc Tamlyn 0ae94d0d31 Fixes #24169 -- More arrayfield specific lookups.
varchar()[] cannot compare itself to text[]

Thanks to joelburton for the patch.
2015-01-20 09:52:23 +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 Fixes #24169 -- More arrayfield specific lookups. 2015-01-20 09:52:23 +00:00
test_hstore.py
test_ranges.py
test_unaccent.py