mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-12-26 07:33:21 -05: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 | ||
balance.go | ||
date.go | ||
prices.go | ||
reports.go | ||
securities.go | ||
tabulations.go |