mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-02-24 01:38:24 -05:00
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.