#10037: id column is created in ManyToMany link (relation) table
---------------------------------------------------+------------------------
Reporter: powerfox | Owner: nobody
Status: closed | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: wontfix | Keywords:
ManyToManyField
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
---------------------------------------------------+------------------------
Changes (by mtredinnick):
* status: new => closed
* resolution: => wontfix
Comment:
This isn't a bug, in that it's intentional behaviour. Removing it would at
least be backwards incompatible.
A proposal to add an API to not create that column might be interesting to
discuss (in the Django 1.2 timeframe, most likely). Start a thread on
django-dev when proposals are discussed for Django 1.2 if you can think of
an API. Also, have a check in the ticket system -- I have a feeling there
might already be a ticket open about such an API (or, at least, a
discussion on the mailing lists).
Not worth removing at this time, however.
--
Ticket URL: <http://code.djangoproject.com/ticket/10037#comment:4>
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
-~----------~----~----~----~------~----~------~--~---