{"id":16451260,"url":"https://github.com/kirillshevch/local_dump","last_synced_at":"2025-07-15T18:45:18.485Z","repository":{"id":56881804,"uuid":"216528994","full_name":"kirillshevch/local_dump","owner":"kirillshevch","description":"Rake tasks for Dump and Restore PostgreSQL database in Rails (based on pg_dump/pg_restore)","archived":false,"fork":false,"pushed_at":"2019-10-22T17:30:59.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T07:07:58.629Z","etag":null,"topics":["dump","pg","rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/kirillshevch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-21T09:27:17.000Z","updated_at":"2020-08-31T18:53:36.000Z","dependencies_parsed_at":"2022-08-20T23:10:56.696Z","dependency_job_id":null,"html_url":"https://github.com/kirillshevch/local_dump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kirillshevch/local_dump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillshevch%2Flocal_dump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillshevch%2Flocal_dump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillshevch%2Flocal_dump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillshevch%2Flocal_dump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirillshevch","download_url":"https://codeload.github.com/kirillshevch/local_dump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillshevch%2Flocal_dump/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265451636,"owners_count":23767797,"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":["dump","pg","rails"],"created_at":"2024-10-11T10:08:08.562Z","updated_at":"2025-07-15T18:45:18.435Z","avatar_url":"https://github.com/kirillshevch.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# local_dump\n\nRake tasks for Dump and Restore PostgreSQL database in Rails (based on pg_dump/pg_restore)\n\n## Installation\n\nAdd this line to your application's Gemfile and then execute `bundle install`\n\n```ruby\ngem 'local_dump'\n```\n\n## Usage\n\nDump the database, which will be created in `db/dump/` with name `db-app-name_my-dump-name.psql`\n\n```ruby\nbundle exec rake local:db:dump'[my-dump-name]'\n```\n\nRestore the database dump\n\n```ruby\nbundle exec rake local:db:restore'[my-dump-name]'\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/kirillshevch/local_dump.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirillshevch%2Flocal_dump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirillshevch%2Flocal_dump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirillshevch%2Flocal_dump/lists"}