AlexDenisov / iActiveRecord

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

Added NS_REQUIRES_NIL_TERMINATION for `only` and `except` functions. #58

Closed danpe closed 11 years ago

danpe commented 11 years ago

We will get EXC_BAD_ACCESS without a nil termination.