canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 8 forks source link

Remove NewTX #68

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

Remove the unnecessary dependency on the DB for a NewTX to allow from a transaction to be wrapped without the DB.

Remove NewTX.