mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-10-31 16:00:05 -04:00
Aaron Lindsay
a357d38eee
This adds 'shadow' types used only by the store/db internal package whch handle converting these types to their DB-equivalent values. This change should allow reports to be generated significantly faster since it allows a large portion of the computation to be shifted to the database engines. |
||
---|---|---|
.. | ||
accounts.go | ||
amounts_test.go | ||
amounts.go | ||
prices.go | ||
reports.go | ||
securities.go | ||
sessions.go | ||
transactions.go | ||
users.go |