Database schema differs in Android and Windows version

Money Manager Ex Development related posts for both Android and Desktop

Moderator: Renato

Post Reply
TMS
New MMEX User
Posts: 2
Joined: Thu Apr 11, 2019 1:09 pm
Are you a spam bot?: No

Database schema differs in Android and Windows version

Post by TMS »

Hi,

DB created with Andriod version (2018.11.15.978) contains more tables and indices than a DB crated in Windows (1.3.3) .
Eg:
assetclass_v1,
assteclass_stock_v1,
setting_v1,
splittransactions_v2

and 4 indices are missing DB created under Windows.

DB version is v7 in both.

When running "Check db schema" in Android it complains on the missing tables.
It is the expected behavior or a malfunction?

BR,
TMS
Nikolay
MMEX Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Database schema differs in Android and Windows version

Post by Nikolay »

Only mmex ver. 1.4 has new DB structure.

https://github.com/moneymanagerex/moneymanagerex/tags
Post Reply