AlexDenisov / iActiveRecord

ActiveRecord for iOS without CoreData, only SQLite
http://alexdenisov.github.com/iActiveRecord/
MIT License
354 stars 50 forks source link

Bugfix when saving changes #9

Closed fedefrappi closed 12 years ago

fedefrappi commented 12 years ago

The index was incremented 2 times for each cycle, so not all the edited fields were saved.