mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
b49cc86643
AUTOINCREMENT is dropped converting an AutoField to IntegerField which isn't the point of this test. MySQL would warn or error about this.