{"id":26294623,"url":"https://github.com/afiore/egress","last_synced_at":"2025-03-15T03:32:05.691Z","repository":{"id":9497242,"uuid":"11389287","full_name":"afiore/egress","owner":"afiore","description":"Minimalisitic SQL schema migrations","archived":false,"fork":false,"pushed_at":"2013-07-13T15:01:20.000Z","size":136,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-11T02:19:12.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afiore.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":"2013-07-13T14:36:48.000Z","updated_at":"2020-01-20T02:30:52.000Z","dependencies_parsed_at":"2022-09-06T06:00:43.013Z","dependency_job_id":null,"html_url":"https://github.com/afiore/egress","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Fegress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Fegress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Fegress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Fegress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afiore","download_url":"https://codeload.github.com/afiore/egress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681024,"owners_count":20330152,"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":"2025-03-15T03:31:13.680Z","updated_at":"2025-03-15T03:32:05.679Z","avatar_url":"https://github.com/afiore.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Egress\n======\n\nA simple command line tool for managing SQL schema migrations.\nMigrations are stored on the file system, and are expressed as plain old SQL.\nCurrently supports only PostgreSQL and Sqlite (via HDBC).\n\n## Installation\n\n    git clone git@github.com:afiore/egress.git \u0026\u0026 cd egress\n    cabal clean \u0026\u0026 cabal configure \u0026\u0026 cabal install\n\nThe program executable will be placed in `dist/build/egress`\n\n## Usage\n\n    Usage: egress [options] [version|set-version|up|rollback]\n\n    Options:\n       -v n                      --schema-version=n                     Target schema version\n       -m ./migrations-dir       --migration-dir=./migrations-dir       Path to the migrations folder\n       -d ./dbs/example.sqlite3  --db-connection=./dbs/example.sqlite3  DB connection string\n       -D sqlite|postgres        --driver=sqlite|postgres               HDBC Adapter (i.e. sqlite, postgres)\n       -V                        --verbose                              Verbose mode\n       -s                        --silent                               Silent mode\n       -h                        --help                                 Show help\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiore%2Fegress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafiore%2Fegress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiore%2Fegress/lists"}