Coder Social home page Coder Social logo

Comments (4)

IchoTolot avatar IchoTolot commented on July 17, 2024

As far as I know changeable settings are only in the .conf file

from sqlite-sync.com.

fazendeiro avatar fazendeiro commented on July 17, 2024

Thank you,
I haven't found anything that changes that. Do you think this is normal behavior?

from sqlite-sync.com.

IchoTolot avatar IchoTolot commented on July 17, 2024

I don't think so. IMHO all database values will be converted to string because they are transmitted as xml. But they should be converted back before they are written into the database. Is the Sqlite datatype of the column really "text"?
Personally I would test this with a mysql database, because in my opinion the support is best here. I run in some trouble too when I use postgres.
And...most important. Always use the latest version from https://projects.ampliapps.com/projects/ampli-sync/files

from sqlite-sync.com.

fazendeiro avatar fazendeiro commented on July 17, 2024

I use 3.2.15 so I don't think that's the issue.
Yes it is realy text, or varchar columns. The problem is that happens on integer columns.
I changed from Room library to SQLiteOpenHelper wich is more configurable.

Thank you for answers !

from sqlite-sync.com.

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.