{"id":18806714,"url":"https://github.com/lefred/online-migration","last_synced_at":"2025-04-13T19:12:52.100Z","repository":{"id":8072289,"uuid":"9485083","full_name":"lefred/online-migration","owner":"lefred","description":"MySQL schema versioning and migration management utility","archived":false,"fork":false,"pushed_at":"2014-09-28T22:43:36.000Z","size":521,"stargazers_count":27,"open_issues_count":6,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T09:52:01.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/lefred.png","metadata":{"files":{"readme":"readme.rst","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}},"created_at":"2013-04-16T23:34:53.000Z","updated_at":"2023-11-27T09:40:56.000Z","dependencies_parsed_at":"2022-09-25T06:02:43.537Z","dependency_job_id":null,"html_url":"https://github.com/lefred/online-migration","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/lefred%2Fonline-migration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fonline-migration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fonline-migration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fonline-migration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lefred","download_url":"https://codeload.github.com/lefred/online-migration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766745,"owners_count":21158301,"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":[],"created_at":"2024-11-07T22:49:22.988Z","updated_at":"2025-04-13T19:12:52.076Z","avatar_url":"https://github.com/lefred.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Note: I've reset the merge from Gaëtan Denaisse as it brakes some of my usage. I'll review it more carrefully and\nmerge later. I'll also make it compatible with last mysql-utilities\n\n\nonline-migration\n================\n\nThis is a script to keep track of database schema. It helps to check and migrate to a new version of\nthe schema and rollback if necessary.\n\nIt uses pt-online-schema-change as backend (http://www.percona.com/doc/percona-toolkit/2.2/pt-online-schema-change.html)\nand Oracle MySQL utilities (http://dev.mysql.com/doc/workbench/en/mysql-utilities.html).\n\nRequirements:\n-------------\n\n* pt-online-schema-change \n* mysql-utilities (1.3.3)\n* mysql-connector-python\n* mysql client\n* perl-DBI (dependency of pt-online-schema-change)\n* perl-DBD-MySQL (dependency of pt-online-schema-chane)\n\n\nPuppet:\n-------\n\nA new type (**mysql_schema**) and its provider as been added to the project\n\nExtra:\n------\n\nCurrently rollback the addition of foreign keys doesn't work because foreign keys are not copied with\nmysqldbcopy see http://bugs.mysql.com/bug.php?id=63783\n\nA bug in pt-online-schema-change fails the example with the world database, see https://bugs.launchpad.net/percona-toolkit/+bug/1207186\n\n\n\nCopyrights:\n-----------\n\nGPLv2 all rights reserved to Frédéric Descamps \u003clefred@lefred.be\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fonline-migration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flefred%2Fonline-migration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fonline-migration/lists"}