{"id":22098583,"url":"https://github.com/kenpusney/postmigrate","last_synced_at":"2026-04-10T22:49:52.757Z","repository":{"id":146300625,"uuid":"57902510","full_name":"kenpusney/postmigrate","owner":"kenpusney","description":"A barebone PostgreSQL schema migration tool","archived":false,"fork":false,"pushed_at":"2016-12-01T10:29:24.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T09:45:16.001Z","etag":null,"topics":["database","migration","postgres","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/kenpusney.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":"2016-05-02T16:06:52.000Z","updated_at":"2016-05-02T16:09:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"8471a878-622e-4662-81e7-99115c80640d","html_url":"https://github.com/kenpusney/postmigrate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kenpusney/postmigrate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpusney%2Fpostmigrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpusney%2Fpostmigrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpusney%2Fpostmigrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpusney%2Fpostmigrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenpusney","download_url":"https://codeload.github.com/kenpusney/postmigrate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpusney%2Fpostmigrate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261206112,"owners_count":23124838,"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","migration","postgres","ruby"],"created_at":"2024-12-01T04:20:47.770Z","updated_at":"2026-04-10T22:49:47.720Z","avatar_url":"https://github.com/kenpusney.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postmigrate\n\nA barebone PostgreSQL schema migration tool\n\n# Usage\n\n * Create your `init/init.sql` script to initialize the database.\n * Create your `config.rb` with DB host / database name / user\n\n```shell\n# initialize the database environment\n./migrate init\n\n# create a new version of migration\n./migrate new \u003cyour description here\u003e\n\n# update to newest version\n./migrate up\n```\n\n# Note\n\n * Please add `.current` and `config.rb` into your version control ignore list.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenpusney%2Fpostmigrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenpusney%2Fpostmigrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenpusney%2Fpostmigrate/lists"}