Tests ArrayField ¶ See also https://github.com/django/django/blob/master/tests/postgres_tests/test_array.py Tests schema ArrayField class SchemaTests(TransactionTestCase) test_alter_field_with_custom_db_type test_alter_array_field_decrease_base_field_length test_alter_array_field_decrease_nested_base_field_length Tests ArrayField __init__.py fields.py models.py test_array.py