diff options
| author | Caio Ariede <caio.ariede@gmail.com> | 2015-08-08 09:44:27 -0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-08-15 10:11:09 -0400 |
| commit | 29fa1b5800f2b86b9860dac38377e95f7c36063f (patch) | |
| tree | 35a6b52473d51d396f902f5beccccc70585fb30b /tests/postgres_tests/array_index_migrations/__init__.py | |
| parent | 632a917c11ed9aba384a64cb7c74c9af3f8adfc0 (diff) | |
[1.8.x] Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes for ArrayField.
Backport of dad8434d6ff5da10959672726dc9b397296d380b from master
Diffstat (limited to 'tests/postgres_tests/array_index_migrations/__init__.py')
| -rw-r--r-- | tests/postgres_tests/array_index_migrations/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/postgres_tests/array_index_migrations/__init__.py b/tests/postgres_tests/array_index_migrations/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/postgres_tests/array_index_migrations/__init__.py |
