{"id":15157961,"url":"https://github.com/between-freedom-and-space/database-migrations","last_synced_at":"2026-02-08T07:37:03.837Z","repository":{"id":46324030,"uuid":"468288121","full_name":"Between-Freedom-and-Space/Database-Migrations","owner":"Between-Freedom-and-Space","description":"Database migrations for Between Freedom and Space service","archived":false,"fork":false,"pushed_at":"2022-10-15T19:37:22.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-07T14:47:47.154Z","etag":null,"topics":["liquibase","migrations","plpgsql","postgres","postgresql","psql","sql"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Between-Freedom-and-Space.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":"2022-03-10T10:07:13.000Z","updated_at":"2022-07-27T11:21:13.000Z","dependencies_parsed_at":"2023-01-20T04:04:32.574Z","dependency_job_id":null,"html_url":"https://github.com/Between-Freedom-and-Space/Database-Migrations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Between-Freedom-and-Space/Database-Migrations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Between-Freedom-and-Space%2FDatabase-Migrations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Between-Freedom-and-Space%2FDatabase-Migrations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Between-Freedom-and-Space%2FDatabase-Migrations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Between-Freedom-and-Space%2FDatabase-Migrations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Between-Freedom-and-Space","download_url":"https://codeload.github.com/Between-Freedom-and-Space/Database-Migrations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Between-Freedom-and-Space%2FDatabase-Migrations/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270278337,"owners_count":24557172,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["liquibase","migrations","plpgsql","postgres","postgresql","psql","sql"],"created_at":"2024-09-26T20:21:07.971Z","updated_at":"2026-02-08T07:37:03.789Z","avatar_url":"https://github.com/Between-Freedom-and-Space.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Database-Migrations\n\nContains all database migrations for Between Freedom and Space service.\nMigrations are easily customizable in `changeLog.xml` files.\n\n## How to run:\n* Open file [gradle.properties](./gradle.properties).\n* Set all properties with your data.\n* ```properties\n  databaseUrl=\u003cUrl to your Postgres database\u003e\n  databaseUsername=\u003cUser name for liquibase service\u003e\n  databasePassword=\u003cPassword for user name\u003e\n  ```\n* Create special schema for liquibase tables: `CREATE SCHEMA IF NOT EXISTS liquibase;`\n* Run file `run.sh`\n* Enjoy\n\n## Structure:\n* Folder [migrations](./migrations) contains all scripts\n* Folder [000_drop_all_data](./migrations/000_util_scripts) contains util scripts to manage database.\n* Other folders contains migrations scripts.\n\n#### Created and Powered by Ferum-bot.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetween-freedom-and-space%2Fdatabase-migrations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetween-freedom-and-space%2Fdatabase-migrations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetween-freedom-and-space%2Fdatabase-migrations/lists"}