From: Damyan Ivanov Date: Thu, 22 Apr 2021 21:10:46 +0000 (+0300) Subject: fix storing transaction accounts (bad typo) X-Git-Tag: v0.18.0~46 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=95f74e99982edc8750858ff9400048c3d6f07e81;hp=95f74e99982edc8750858ff9400048c3d6f07e81;p=mobile-ledger.git fix storing transaction accounts (bad typo) this is the fastest storage approach, next thing to try -- compare existing records with the new-to-be and avoid the db update alltogether if they are the same ---