#15506: Savepoint support for sqlite3 backend
--------------------------------------------------------+-------------------
Reporter: lamby | Owner: nobody
Status: new | Milestone:
Component: Database layer (models, ORM) | Version: 1.2
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 1 |
--------------------------------------------------------+-------------------
Changes (by russellm):
* needs_docs: => 0
* needs_better_patch: => 1
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
As with #15507 -- if SQLite supports a feature, we should to.
Same comment goes for the patch -- are you sure the feature check is
correct? Has this feature always been available? What are you basing your
assertion about autocommit upon (I can't find any reference to this
limitation from a quick scan of the SQLite docs on savepoints)
See also #14204 -- support for FK constraints in SQLite.
--
Ticket URL: <http://code.djangoproject.com/ticket/15506#comment:1>
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.