django/tests/postgres_tests
Matt C e7e5d9b338 Fixed -- Fixed ArrayField.get_db_prep_value() to allow complex types. 2016-03-15 11:23:38 -04:00
..
array_default_migrations Refs -- Made test case use non-conflicting table names 2015-02-13 14:01:54 +01:00
array_index_migrations Fixed -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
migrations Fixed -- Added ArrayField.from_db_value(). 2016-03-12 09:14:35 -05:00
__init__.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00
fields.py Fixed -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
models.py Fixed -- Fixed ArrayField.get_db_prep_value() to allow complex types. 2016-03-15 11:23:38 -04:00
test_aggregates.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00
test_array.py Fixed -- Fixed removal of trailing nulls for SplitArrayField. 2016-03-12 17:22:25 -05:00
test_functions.py Fixed -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
test_hstore.py Fixed -- Fixed RangeField/ArrayField serialization with None values 2016-02-16 21:07:05 +01:00
test_json.py Fixed -- Fixed RangeField/ArrayField serialization with None values 2016-02-16 21:07:05 +01:00
test_ranges.py Fixed -- Fixed RangeField/ArrayField serialization with None values 2016-02-16 21:07:05 +01:00
test_unaccent.py Name PostgreSQL correctly. 2015-05-30 23:10:30 +01:00