mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-04-16 02:45:48 -04:00
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.