mirror of
https://github.com/django/django.git
synced 2025-06-24 12:59:19 +00:00
An index on TextField results in a warning message when running tests on MySQL or SQLite, and the test using the TextField was PostgreSQL only in any case.