#10164: sqlite3 backend: AutoField values aren't monotonically increasing
-------------------------------------+-------------------------------------
     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                    |
-------------------------------------+-------------------------------------

Comment (by lukeplant):

 To recent commenters:

 This bug is accepted - the current behaviour is regarded as a bug, and we
 will accept good patches fixing this problem. The limitation is someone
 willing to write a good patch. You can see my comments on the previous
 patch above.

 However, I should say that you really should consider a better database
 for production. Even for development, differences between development and
 production can really bite. Because of this, all experienced Django
 developers only use SQLite as a toy, strictly for throw away database, and
 none of us are likely to write a patch for this.

 But patches welcome!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10164#comment:26>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to