]> git.ktnx.net Git - mobile-ledger.git/blob - app/src/main/res/raw/sql_2.sql
set the observable transaction and account lists as well as the last update date...
[mobile-ledger.git] / app / src / main / res / raw / sql_2.sql
1 create table description_history(description varchar not null primary key, keep boolean);