django1/tests/postgres_tests/migrations
Mariusz Felisiak a260001a2d
Refs #30943 -- Fixed postgres_tests on PostgreSQL 9.5.
Bloom extension is available on PostgreSQL 9.6+.
2020-01-31 20:42:16 +01:00
..
0001_setup_extensions.py Refs #30943 -- Fixed postgres_tests on PostgreSQL 9.5. 2020-01-31 20:42:16 +01:00
0002_create_test_models.py Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallIntegerField, and DecimalField. 2019-12-05 15:50:39 +01:00
__init__.py