#10164: AutoField is broken for sqlite backend
-------------------------------------+-------------------------------------
Reporter: malte | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 1.2
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: sqlite | Needs documentation: 1
autoincrement | Patch needs improvement: 1
Has patch: 1 | UI/UX: 0
Needs tests: 1 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by ramiro):
* ui_ux: => 0
Comment:
#16992 reports a MySQL/InooDB particularty: The DB engine reuses
AUTO_INCREMENT when/after is restarted.
--
Ticket URL: <https://code.djangoproject.com/ticket/10164#comment:21>
Django <https://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.