Page 1 of 1

Database schema differs in Android and Windows version

Posted: Thu Apr 11, 2019 2:02 pm
by TMS
Hi,

DB crated on Android (v 2018.11.15.987) contains more tables and indices than DB created in Windows (v1.3.3).
Eg:
assetclass_v1
assteclass_stock_v1
setting_v1
splittransactions_v2

tables and 4 more indices.

Is it the expected behavior or a malfunction?
Both DB is v7.

BR
TMS

Re: Database schema differs in Android and Windows version

Posted: Sat Apr 11, 2020 8:34 pm
by Nikolay
mmex 1.3.4-rc.4 release with DB v.7.
Recommended for v1.3.3 replacement.

https://sourceforge.net/projects/moneym ... .3.4-rc.4/

Re: Database schema differs in Android and Windows version

Posted: Thu Apr 16, 2020 6:14 am
by hasanraza
That's a viable solution, thanks for sharing