remirobert / Camembert

Use sqlite3 for iOS and OS X simply.
MIT License
52 stars 12 forks source link

Fixed Issue#17 #18

Closed RayanSaeed closed 8 years ago

RayanSaeed commented 8 years ago

Fixed #17 _initWithId(id: Int) returns data, with some offset This commit should fix the issue, whereby an object when initiated with CamembertModel(id: ) constructor returns data with some offset.

remirobert commented 8 years ago

:+1: