1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 12:20:04 -04:00
moneygo/internal
Aaron Lindsay 3869f3a3b2 Get all current tests to pass with MySQL
This is done by requiring 'parseTime=true' in the MySQL DSN's (required
by github.com/go-sql-driver/mysql when Scan()ing to time.Time's), and
not forcing update counts to match if rows were updated to what they
already were.
2017-10-24 20:57:55 -04:00
..
config First pass at reorganizing go code into sub-packages 2017-10-04 19:35:59 -04:00
db Get all current tests to pass with MySQL 2017-10-24 20:57:55 -04:00
handlers Get all current tests to pass with MySQL 2017-10-24 20:57:55 -04:00