1. Add SQLite database key logging (`backupDataKey`)
2. Create an account, having key K1
3. Logout, the app is using a new generation K2key K2
4. Restore and create a draft, the database should be rekeyed do K1
5. Kill and open the app, the app is using K21 and the draft is still there (DB was rekeyed correctly)