Skip to content

Database migration utility class able to maintain data across table definition migrations per version of the database

License

Notifications You must be signed in to change notification settings

itanex/Android-Database-Migration-Utility

Repository files navigation

Android Database Migration Utility

Database migration utility class able to maintain data across table definition migrations per version of the database. Utilizes the sqliteopenhelper object to support creating and updating the database.

Features

  • Migration Data Preservation
  • Table and Column Existance over database versions

History

  • Migrated From SourceForge Repository - Reconstituted by hand as the Download source function did not bring any files from inside directories
  • Initial Project designed after attending Android App development Course

About

Database migration utility class able to maintain data across table definition migrations per version of the database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages