]> git.ktnx.net Git - mobile-ledger.git/commit
drop deprecation from profiles.uuid, make not null
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 21 Aug 2021 13:43:04 +0000 (16:43 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 21 Aug 2021 13:43:04 +0000 (16:43 +0300)
commit1595c5ff0973f34eca8b9830589b2c982caf26c7
tree52ab7345ca93b2b8929dbd7dd9afc25ab5658c76
parent4a44ce88b61f00c2710877cf26818db2728b5d91
drop deprecation from profiles.uuid, make not null

will be used when importing profiles from exported JSON configuration
app/src/main/java/net/ktnx/mobileledger/db/DB.java
app/src/main/java/net/ktnx/mobileledger/db/Profile.java
app/src/main/res/raw/db_64.sql [new file with mode: 0644]