mirror of
https://github.com/django/django.git
synced 2025-02-08 08:26:13 +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.