Changes between Initial Version and Version 1 of Ticket #21004, comment 5


Ignore:
Timestamp:
Mar 9, 2015, 9:29:23 AM (10 years ago)
Author:
Aymeric Augustin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21004, comment 5

    initial v1  
    33Or you can take advantage of the new public APIs like I said above:
    44
    5 > You'll probably end up replacing it by not `transaction.get_autocommit()`.
     5> You'll probably end up replacing it by `not transaction.get_autocommit()`.
Back to Top