* Revert "Migration sql changes (#199)" This reverts commit 12c834469c. * Save migrate file on db * Add message on migration error in lamassu-update
12c834469c
* safe migration script changes * lamassu migration script fixes
If a costumer originates a cashOut transaction at one device, and then redeemed at a different device, the wrong machine would have bills debited from it. With device_id being saved at the cash_out_actions table the bills can be properly reconciled.