When I have a NSDecimalNumber property in my model class, FCModel does not touch the value returned from the database and stores a NSNumber in it. (It worked correctly in a previous version of FCModel I used, in the prehistoric-with-autoincrement times).
When I have a NSDecimalNumber property in my model class, FCModel does not touch the value returned from the database and stores a NSNumber in it. (It worked correctly in a previous version of FCModel I used, in the prehistoric-with-autoincrement times).