Changes between Initial Version and Version 1 of Ticket #16466
- Timestamp:
- Jul 14, 2011, 10:55:30 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16466
- Property Resolution → needsinfo
- Property Status new → closed
-
Ticket #16466 – Description
initial v1 1 {{{ 1 2 Destroying test database for alias 'default'... 2 3 Traceback (most recent call last): … … 25 26 self.connection.connection.autocommit = True 26 27 psycopg2.ProgrammingError: autocommit cannot be used inside a transaction 28 }}}