Closed
Description
Tests for:
- auto-rollback
- connections are returned to pool
- transactions unusable after rollback/commit
- no synchronous errors
Really, the Transaction might need to be rewritten using a better tested state machine library than the one I hacked up in a hurry. I'm open to recommendations if anybody has a preferred lib.