Logical backup + replay #21
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to be able to not only backup my data via a backup of the DB but also on a logical level via exporting accounts, account groups, periods, transactions and recurring transactions in some structure and import them by replaying them.
Period assignment should still be okay because a transaction is assigned to the period matching the booking date.
Deleted flags of different entities need checking.
Not doing for now.