mojo-database icon indicating copy to clipboard operation
mojo-database copied to clipboard

ActiveRecord-like ORM interface for Sqlite in Objective-C for use in iOS applications

Results 3 mojo-database issues
Sort by recently updated
recently updated
newest added

To prevent slowdowns when loading the app, run the database migrations via dispatch_async instead of directly in the app delegate startup

Feature

Hi, Could you add table foreign key function?

no ARC? why not update to ARC?