#373: Add support for multiple-column primary keys
---------------------------------------------------+------------------------
          Reporter:  jacob                         |         Owner:  dcramer 
            Status:  assigned                      |     Milestone:          
         Component:  Database layer (models, ORM)  |       Version:          
        Resolution:                                |      Keywords:  database
             Stage:  Accepted                      |     Has_patch:  0       
        Needs_docs:  0                             |   Needs_tests:  0       
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Comment (by pjroberts):

 I'd like to add my voice to those that want this. If you need a linking
 table between two tables in a many-to-many relationship, it seems absurd
 to have to add a redundant integer primary key to an already-unique row.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/373#comment:68>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to