{"id":18256737,"url":"https://github.com/not-kennethreitz/records-migrate","last_synced_at":"2026-03-14T15:44:53.160Z","repository":{"id":52696733,"uuid":"168697945","full_name":"not-kennethreitz/records-migrate","owner":"not-kennethreitz","description":"A migration system for Records.","archived":false,"fork":false,"pushed_at":"2021-04-20T19:41:39.000Z","size":26,"stargazers_count":29,"open_issues_count":1,"forks_count":3,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-20T16:52:05.728Z","etag":null,"topics":["forhumans","kennethreitz","postgres","python","records","sql"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/not-kennethreitz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-01T12:59:54.000Z","updated_at":"2023-03-13T01:51:23.000Z","dependencies_parsed_at":"2022-08-22T07:40:25.459Z","dependency_job_id":null,"html_url":"https://github.com/not-kennethreitz/records-migrate","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/not-kennethreitz%2Frecords-migrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-kennethreitz%2Frecords-migrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-kennethreitz%2Frecords-migrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-kennethreitz%2Frecords-migrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/not-kennethreitz","download_url":"https://codeload.github.com/not-kennethreitz/records-migrate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247229087,"owners_count":20904978,"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":["forhumans","kennethreitz","postgres","python","records","sql"],"created_at":"2024-11-05T10:23:28.622Z","updated_at":"2026-03-14T15:44:48.114Z","avatar_url":"https://github.com/not-kennethreitz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Records-Migrate: a migration system for Records\n\nA migration system for the [Records](https://github.com/kennethreitz/records) Python library.\n\n## Intented Usage\n\nAssuming `DATABASE_URL` is set:\n\n    $ records-migrate check\n    all migrations appear to be applied!\n\n    $ records-migrate new\n    Created file migrations/0003.sql. Feel free to add a suffix to the file name.\n\n    $ records-migrate apply\n    Applied migration 3/5...,,\n\n    $ records-migrate schema\n    Dumps out SQL script for generating the schema.\n\n## Considerations\n\n- Don't base migration order on file creation time, as Heroku strips the data on deploy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-kennethreitz%2Frecords-migrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnot-kennethreitz%2Frecords-migrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-kennethreitz%2Frecords-migrate/lists"}