#1820: Autogenerated ManyToMany fields can generate too long identifiers for 
mysql
to handle
---------------------------------------------------+------------------------
          Reporter:  [EMAIL PROTECTED]                |         Owner:  nobody
            Status:  new                           |     Milestone:        
         Component:  Database layer (models, ORM)  |       Version:  SVN   
        Resolution:                                |      Keywords:  mysql 
             Stage:  Accepted                      |     Has_patch:  0     
        Needs_docs:  0                             |   Needs_tests:  0     
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Comment (by mtredinnick):

 In reference to the previous comment: using a consistent length hash is
 reasonable. Changing the way the column names are created is not worth it.
 There's no difference whether the table or model name is used at a
 technical level (they're both just strings), so making the smallest change
 necessary is preferable.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1820#comment:11>
Django <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to