#19638: Oracle: add "supports_transactions=True" to DatabaseFeatures
-------------------------------------+-------------------------------------
     Reporter:  shai                 |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  1.4
    Component:  Database layer       |               Resolution:  fixed
  (models, ORM)                      |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:  oracle               |  Patch needs improvement:  0
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Anssi Kääriäinen <akaariai@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0478780b8efdfcbc0d2c17f1459cac45701e1d86"]:
 {{{
 #!CommitTicketReference repository=""
 revision="0478780b8efdfcbc0d2c17f1459cac45701e1d86"
 Fixed #19638 -- Skipped tx support testing for some DBs

 PostgreSQL and Oracle always support transactions, so the create table
 and rollback test is non-necessary on those DBs.

 Thanks to shai for report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19638#comment:2>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to