]> git.ktnx.net Git - mobile-ledger-staging.git/history - app/src/main/java/net/ktnx/mobileledger/db/Currency.java
add unique index on currencies(name)
[mobile-ledger-staging.git] / app / src / main / java / net / ktnx / mobileledger / db / Currency.java
2021-08-21 Damyan Ivanovadd unique index on currencies(name)
2021-04-22 Damyan Ivanovuse plain 'long' for Currency.id
2021-01-29 Damyan IvanovRoom database class plus a couple of DAO classes