1
0
mirror of https://github.com/django/django.git synced 2025-03-26 01:00:46 +00:00
Simon Charette a548280857 Fixed -- Recreated auto-created many-to-many tables on primary key data type change on SQLite.
Both local and remote auto-created many-to-many relationships were
affected.
2020-04-21 08:37:40 +02:00
..