#373: Django lacks support for multiple-column primary keys
------------------------+---------------------------------------------------
 Reporter:  jacob       |        Owner:  adrian  
     Type:  defect      |       Status:  reopened
 Priority:  low         |    Milestone:          
Component:  Metasystem  |      Version:          
 Severity:  normal      |   Resolution:          
 Keywords:  database    |  
------------------------+---------------------------------------------------
Comment (by anonymous):

 in regards to: "/app_label/module_name/key1,key2/".  though not as
 efficient, primary keys can be text.  what happens if they contain a
 comma, where pk1 = "i do, sometimes" and pk2 = "value of key 2"?
 /app_label/module_name/i do, sometimes,value of key 2/.  or would this not
 happen?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/373>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to