{"id":20359343,"url":"https://github.com/shantaramk/databasemigration","last_synced_at":"2026-05-29T21:31:18.546Z","repository":{"id":100681128,"uuid":"193052259","full_name":"shantaramk/DatabaseMigration","owner":"shantaramk","description":"Database migration is required whenever there is a change in existing database in new version of the app.","archived":false,"fork":false,"pushed_at":"2019-11-11T12:59:37.000Z","size":2369,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-15T01:50:02.345Z","etag":null,"topics":["database-migrations","ios","migration","sqlite3","sqlite3-database","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shantaramk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-21T07:28:39.000Z","updated_at":"2021-01-10T16:58:54.000Z","dependencies_parsed_at":"2023-05-18T02:45:21.363Z","dependency_job_id":null,"html_url":"https://github.com/shantaramk/DatabaseMigration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantaramk%2FDatabaseMigration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantaramk%2FDatabaseMigration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantaramk%2FDatabaseMigration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shantaramk%2FDatabaseMigration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shantaramk","download_url":"https://codeload.github.com/shantaramk/DatabaseMigration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241895498,"owners_count":20038526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database-migrations","ios","migration","sqlite3","sqlite3-database","swift"],"created_at":"2024-11-14T23:33:27.157Z","updated_at":"2026-05-29T21:31:17.884Z","avatar_url":"https://github.com/shantaramk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DatabaseMigration\n# DatabaseMigration\nDatabase migration is required whenever there is a change in existing database in new version of the app.\n\nHow to use\n\n        DATABASEHELPER.initializeDatabase(Database.fileName)\n        DATABASEHELPER.migrateToVersion(version: 1)\n        print(\"DB Key:\", DATABASEHELPER.getSecretKeyFromKeyChain())\n        \nWhat to do\n\n        Name the .sql file with the database change version number included.\n\n        e.g. migration-1.sql , migration-2.sql …\n\n        Keep all previous .sql files intact.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshantaramk%2Fdatabasemigration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshantaramk%2Fdatabasemigration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshantaramk%2Fdatabasemigration/lists"}