{"id":22931387,"url":"https://github.com/errm/slodd","last_synced_at":"2025-04-01T17:27:26.609Z","repository":{"id":9602977,"uuid":"11524977","full_name":"errm/slodd","owner":"errm","description":"Schema Loading On Dependent Databases","archived":false,"fork":false,"pushed_at":"2017-12-12T13:20:57.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-24T16:04:48.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/errm.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}},"created_at":"2013-07-19T09:51:40.000Z","updated_at":"2017-05-22T10:34:11.000Z","dependencies_parsed_at":"2022-08-26T03:27:25.082Z","dependency_job_id":null,"html_url":"https://github.com/errm/slodd","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fslodd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fslodd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fslodd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Fslodd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/errm","download_url":"https://codeload.github.com/errm/slodd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246679589,"owners_count":20816520,"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-12-14T10:38:57.008Z","updated_at":"2025-04-01T17:27:26.588Z","avatar_url":"https://github.com/errm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Schema Loading On Dependent Databases\n=====================================\n\n[![Build Status](https://travis-ci.org/errm/slodd.svg?branch=master)](https://travis-ci.org/errm/slodd)\n[![Gem Version](https://badge.fury.io/rb/slodd.svg)](http://badge.fury.io/rb/slodd)\n[![Code Climate](https://codeclimate.com/github/errm/slodd/badges/gpa.svg)](https://codeclimate.com/github/errm/slodd)\n[![Test Coverage](https://codeclimate.com/github/errm/slodd/badges/coverage.svg)](https://codeclimate.com/github/errm/slodd)\n\nSlodd is a lightweight tool for loading an activerecord schema.rb into a database, like rake db:schema:load but more awesome.\n\n## Examples:\n\n### Loading schema from github:\n\n`slodd -g errm/awesome_rails_app -t my-secret-oauth-token -d \"awesome_app awesome_test\"`\n\nor from a specific branch:\n\n`slodd -g errm/awesome_rails_app -t my-secret-oauth-token -r my-brillant-branch -d \"awesome_app awesome_test\"`\n\n### Loading schema from a file (defaults to db/schema.rb):\n\n`slodd -d awesome_test`\n\nor\n\n`slodd -f db/second_database.schema.rb -d awesome_test`\n\n### Downloading a schema (or any text file) from github\n\n`gurl -g errm/awesome_rails_app -t my-secret-oauth-token -r my-fancy-branch`\n\n## Licence\n\n[MIT](LICENCE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrm%2Fslodd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrm%2Fslodd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrm%2Fslodd/lists"}