Closed bobbyiliev closed 1 month ago
Decided to refactor this a bit and set the transaction isolation to strict serializable via the PG options rather than actually running the SET command. This makes things easier for the unit tests.
Decided to refactor this a bit and set the transaction isolation to strict serializable via the PG options rather than actually running the SET command. This makes things easier for the unit tests.