mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-12-26 15:42:27 -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. |
||
---|---|---|
.. | ||
reports | ||
scripts | ||
accounts.go | ||
errors.go | ||
gnucash.go | ||
handlers.go | ||
imports.go | ||
Makefile | ||
ofx.go | ||
prices.go | ||
reports.go | ||
securities.go | ||
sessions.go | ||
transactions.go | ||
users.go | ||
util.go |