summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/array_default_migrations/0002_integerarraymodel_field_2.py
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-02-13Refs #22962 -- Made test case use non-conflicting table namesMarkus Holtermann
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-07-29Fixed #22962 -- Default values for ArrayField with migrations.Marc Tamlyn