id summary reporter owner description type status priority milestone component version resolution keywords cc 26 Switch autocommit mode off for relational backends. jerome jerome Some RDBMS don't have an explicit way to begin a transaction (like DB2). Actually all relational backends set automatic commit mode to on, but this won't be possible for DB2 and probably other backends. PyKota's code must be changed to handle this problem which prevents PyKota from being ported to other RDBMS. enhancement accepted major pykota development SQL, transaction, commit, rollback, begin