Git Product home page Git Product logo

Comments (7)

guanlisheng avatar guanlisheng commented on September 25, 2024

hi @jeepcook, would you share some screenshots? especially for database related.

Regarding the two tables missing, I am afraid it might require a manual fix.

from android-money-manager-ex.

jeepcook avatar jeepcook commented on September 25, 2024

Hi,

Here are the screenshots. This is not a big problem, these messages appear only when I check the database.

Screenshot_2023-12-15-12-25-06-427_com money manager ex~2
Screenshot_2023-12-15-12-24-40-376_com money manager ex~2

from android-money-manager-ex.

guanlisheng avatar guanlisheng commented on September 25, 2024

ok,

if you are familiar with SQLite3, you can open the database file and execute the following DDL SQL

  1. https://github.com/moneymanagerex/database/blob/master/tables.sql#L448-L454
  2. https://github.com/moneymanagerex/database/blob/master/tables.sql#L479-L485

please sync the database after SQLs execution

from android-money-manager-ex.

jeepcook avatar jeepcook commented on September 25, 2024

Done with sqlite online. Now it's ok, I have no more errors.

Thanks for your support.

from android-money-manager-ex.

jeepcook avatar jeepcook commented on September 25, 2024

I will close the issue. But just a question, what are the content of these 2 tables ?

from android-money-manager-ex.

guanlisheng avatar guanlisheng commented on September 25, 2024

they are purely used by desktop mmex today. just as the table name says, it is to store some setting and usage data.

from android-money-manager-ex.

jeepcook avatar jeepcook commented on September 25, 2024

ok thanks

from android-money-manager-ex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.