{"id":19329449,"url":"https://github.com/canislupaster/vagabond","last_synced_at":"2026-05-08T16:35:31.687Z","repository":{"id":103450004,"uuid":"188893180","full_name":"canislupaster/vagabond","owner":"canislupaster","description":"A very simple cassandra migrations manager written in rust. Do not peek at the source code.","archived":false,"fork":false,"pushed_at":"2019-05-27T19:01:44.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T07:52:13.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/canislupaster.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-27T18:41:33.000Z","updated_at":"2019-08-02T18:14:12.000Z","dependencies_parsed_at":"2023-07-07T06:01:09.021Z","dependency_job_id":null,"html_url":"https://github.com/canislupaster/vagabond","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/canislupaster%2Fvagabond","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canislupaster%2Fvagabond/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canislupaster%2Fvagabond/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canislupaster%2Fvagabond/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canislupaster","download_url":"https://codeload.github.com/canislupaster/vagabond/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434232,"owners_count":19800548,"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-10T02:28:22.717Z","updated_at":"2026-05-08T16:35:26.652Z","avatar_url":"https://github.com/canislupaster.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How do I use this garbage?\n\nGood point, bad question. Essentially, theres a ./migrations folder that holds all your migrations similar to diesel (the only other migrations thing ive used so dont think I have any experience). ./migrations/vagabond holds an ordered list of all migrations, and a vagabond table in the database holds the currently applied migration.\n\nWhen the binary is called without a subcommand, it will display a list of applied (green) and unapplied (red) migrations.\n\n## Commands\n\n- init - Initializes the directory\n- new \\\u003cname\\\u003e - Makes a ./migrations subdirectory and appends to the vagabond\n- redo - Redos the applied migration\n- rollback - Rolls back the applied migration\n- apply - Applies the next unapplied migration\n- delete - Deletes all unapplied migrations. pretty dangerous\n\ngoodbye and have an excellent day","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanislupaster%2Fvagabond","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanislupaster%2Fvagabond","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanislupaster%2Fvagabond/lists"}