mirror of
https://github.com/django/django.git
synced 2025-01-24 17:19:19 +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.