#2257: syncdb should generate unique constraint names with hashes
-----------------------------+----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: mtredinnick
Type: defect | Status: closed
Priority: normal | Milestone:
Component: django-admin.py | Version:
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+----------------------------------------------
Changes (by mtredinnick):
* resolution: => fixed
* status: new => closed
Comment:
The auto-closer doesn't seem to want to pick this up (in [3373]):
Fixed #2257 -- MySQL wants constraint names to be unique per-database, so
fixed
the SQL generation to ensure this.
--
Ticket URL: <http://code.djangoproject.com/ticket/2257>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---