Giter Club home page Giter Club logo

Comments (6)

satyan avatar satyan commented on July 21, 2024

This can be ignored most of the times, if your app works fine.

This would typically occur when you've defined a field not supported in that list of supported field types. For safety, its better to check your classes and see if you have any other field type. If its not supported by Sugar, you could add it there, or let me know..

from sugar.

homer123 avatar homer123 commented on July 21, 2024

Thank you for your quick reply.

The only data type that I use is "String" which is also used by the Tag class in the sugarexample.

Shouldnt line 137 in SugarRecord.java

} else if (typeString.equals("java.lang.String")) {

catch this type ?

from sugar.

satyan avatar satyan commented on July 21, 2024

Yes. it should. I think this message is because of "id" field, which is Long. I've fixed that in current version.

from sugar.

homer123 avatar homer123 commented on July 21, 2024

Thank you. When you say "current version" is this the 1.1 version of the jar or does this mean that the source has to be recompiled ?

from sugar.

satyan avatar satyan commented on July 21, 2024

Yes, 1.1 should have the change.

from sugar.

Marwen1990 avatar Marwen1990 commented on July 21, 2024

Hi, I use the version 1.2 of sugar and I have an error message "class cannot be read from sqlite3 database" so I can't modify the value of a column. Any suggestions to fix this?

from sugar.

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.