You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
It was a nice design decision to track tips over time, that is, to insert new records into the tips table rather than simply updating an existing record. The historical information is interesting and valuable for debugging. We should change last_bill_result and last_ach_result to use this pattern as well. This is especially important for investigating abuse (see #329).
It was a nice design decision to track tips over time, that is, to insert new records into the tips table rather than simply updating an existing record. The historical information is interesting and valuable for debugging. We should change last_bill_result and last_ach_result to use this pattern as well. This is especially important for investigating abuse (see #329).
See also goal (#141) and statement (#343).
The text was updated successfully, but these errors were encountered: