TxOptions holds the transaction options to be used in [DB.BeginTx].
Isolation is the transaction isolation level. If zero, the driver or database's default level is used.
Generated using TypeDoc
TxOptions holds the transaction options to be used in [DB.BeginTx].