1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-10-04 16:50:05 -04:00
moneygo/internal
Aaron Lindsay 8ba6a3dbf2 testing: Add initial account transactions test
Update one SQL query to do an 'INNER JOIN' instead of an 'IN' with a
subquery. This avoids error messages like:
  Error 1235: This version of MariaDB doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'
2017-10-30 21:14:19 -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 testing: Add initial account transactions test 2017-10-30 21:14:19 -04:00