mirror of
https://github.com/aclindsa/moneygo.git
synced 2026-02-05 23:36:46 -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.