Changes between Initial Version and Version 1 of Ticket #21004, comment 5
- Timestamp:
- Mar 9, 2015, 9:29:23 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21004, comment 5
initial v1 3 3 Or you can take advantage of the new public APIs like I said above: 4 4 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()`.