1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-03-04 04:58:24 -05:00
Aaron Lindsay 2ff1f47432 Remove duplicate *Tx versions of database access methods
Simplify naming to remove "Tx" now that all handlers only have access to
transactions anyway, and always use "tx" as the name of the variable
representing the SQL transactions (to make it less likely to cause
confusion with monetary transactions).
2017-10-14 19:41:13 -04:00
..
2017-10-05 08:06:08 -04:00