SQLiteManager4iOS
SQLiteManager4iOS copied to clipboard
added a migrater
If your app is version 0.1, and then you released version 0.2, and in version 0.2 you did modified the structure of database, so you have to migrate the old version database to a new version, SQLiteMigrater will help you to solve this issue :D