Replace BeginIso with BeginEx
Adds support for read/write mode and deferrable modes.
This commit is contained in:
@@ -12,6 +12,10 @@ Rename Uuid to UUID in accordance with Go naming conventions.
|
||||
|
||||
Logger interface reduced to single Log method.
|
||||
|
||||
Replace BeginIso with BeginEx. BeginEx adds support for read/write mode and deferrable mode.
|
||||
|
||||
Transaction isolation level constants are now typed strings instead of bare strings.
|
||||
|
||||
## TODO / Possible / Investigate
|
||||
|
||||
Organize errors better
|
||||
|
||||
Reference in New Issue
Block a user