]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res/raw/create_db.sql
add fallback flag to templates
[mobile-ledger.git] / app / src / main / res / raw / create_db.sql
2021-02-18 Damyan Ivanovadd fallback flag to templates
2021-02-18 Damyan Ivanovadd accounts to Room
2021-02-18 Damyan Ivanovlet SQL revision files control the transaction
2021-02-18 Damyan Ivanovadd missing/fix copyright statements to all SQL revisio...
2021-02-18 Damyan Ivanovfix initial database creation
2021-01-31 Damyan Ivanovadd a pattern flag for negation of amount
2021-01-31 Damyan Ivanovcorrection in index name
2021-01-31 Damyan Ivanovadd two indices, corresponding to foreign keys to help...
2021-01-30 Damyan Ivanovadd test text to pattern table and drop position
2021-01-29 Damyan Ivanovexpand pattern tables with all needed fields; prepare...
2021-01-06 Damyan Ivanovdb tables for patterns and pattern accounts
2020-10-04 Damyan IvanovUI and machinery for detecting hledger-web version
2020-09-17 Damyan Ivanovfix transaction_accounts in create_db.sql
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...
2020-09-06 Damyan Ivanovspeed up parsed transaction/accounts storage
2020-07-05 Damyan Ivanovdrop accounts.hidden and "hidden by star" handling
2020-06-17 Damyan Ivanovrework transaction date handling
2020-06-16 Damyan Ivanovadd database support for transaction-level comments
2020-05-14 Damyan Ivanovlink show comments by default flag between the UI and...
2020-05-03 Damyan Ivanovdelete stray options of already removed profiles
2020-05-03 Damyan Ivanovnote create_db.sql reflects changes up to rev. 29
2020-05-03 Damyan Ivanovadd an index on transactions(description)
2020-04-17 Damyan Ivanovadd profile setting for default currency (db part)
2020-04-11 Damyan Ivanovprofile-level setting for showing commodify in new...
2020-01-05 Damyan Ivanovtable for profile currencies (commodities), comment...
2019-12-31 Damyan Ivanovupdate initial DB creation SQL script to include new...
2019-03-28 Damyan Ivanovnew profile field: preferred accounts filter
2019-03-28 Damyan Ivanovadd flag to accounts indicating whether their commodity...
2019-03-25 Damyan Ivanovfixup single initial revision