the property is defined with "addFloatProperty" in the model generator. When i store a float for example "5.23" the database show me afterwards "5.23000001907349". I would expect that 5.23 is stored. By inserting it manually everything is fine.
How to fix it?