AArnott / MoneyMan

A financial money management library and applications that utilize it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DB schema version should be recorded, and app updates should upgrade the database

AArnott opened this issue · comments

  • A schema version should be recorded.
  • An app should only read a database when the schema version is one which matches the app or which the app can upgrade.