AlexDenisov / iActiveRecord

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

Correct method to transform the text value into a utf8 string value #47

Closed paulocoutinhox closed 11 years ago

paulocoutinhox commented 11 years ago

Correct method to transform the text value into a utf8 string value.

I have tested on my project and it is fine. Test you too please.

AlexDenisov commented 11 years ago

Could you squash commits into one?

paulocoutinhox commented 11 years ago

Only have one. The others are only pull request from you. Nothing change on other commits (pull requests).