#18347: Unit tests contain raw inserts to an identity column
----------------------------------------------+----------------------------
     Reporter:  manfre                        |      Owner:  manfre
         Type:  Bug                           |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  master
     Severity:  Normal                        |   Keywords:  identity
 Triage Stage:  Unreviewed                    |  insert,mssql
Easy pickings:  0                             |  Has patch:  0
                                              |      UI/UX:  0
----------------------------------------------+----------------------------
 Two unit tests in transactions_regress.TestTransactionClosing fail for
 MSSQL because of raw inserts in to an identity column. MSSQL and
 potentially other 3rd party backends require actions to allow this type of
 insert.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18347>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to