# Pogo migrate - asyncpg migration tooling
[![image](https://img.shields.io/pypi/v/pogo_migrate.svg)](https://pypi.org/project/pogo_migrate/)
[![image](https://img.shields.io/pypi/l/pogo_migrate.svg)](https://pypi.org/project/pogo_migrate/)
[![image](https://img.shields.io/pypi/pyversions/pogo_migrate.svg)](https://pypi.org/project/pogo_migrate/)
![style](https://github.com/NRWLDev/pogo-migrate/actions/workflows/style.yml/badge.svg)
![tests](https://github.com/NRWLDev/pogo-migrate/actions/workflows/tests.yml/badge.svg)
[![codecov](https://codecov.io/gh/NRWLDev/pogo-migrate/branch/main/graph/badge.svg)](https://codecov.io/gh/NRWLDev/pogo-migrate)
## Thanks and Credit
Inspiration for this tool is drawn from
[yoyo](https://ollycope.com/software/yoyo/latest/) and
[dbmate](https://github.com/amacneil/dbmate).
Raw data
{
"_id": null,
"home_page": "https://github.com/NRWLDev/pogo-migrate",
"name": "pogo_migrate",
"maintainer": "Daniel Edgecombe",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "daniel@nrwl.co",
"keywords": "migrations,migrate,database,asyncpg,yoyo",
"author": "Daniel Edgecombe",
"author_email": "daniel@nrwl.co",
"download_url": "https://files.pythonhosted.org/packages/ad/2a/54f6b07d1518a1c780ab7d054b1ce010867eb8fcaf3fda1f6b0cf99b4a34/pogo_migrate-0.0.7.tar.gz",
"platform": null,
"description": "# Pogo migrate - asyncpg migration tooling\n[![image](https://img.shields.io/pypi/v/pogo_migrate.svg)](https://pypi.org/project/pogo_migrate/)\n[![image](https://img.shields.io/pypi/l/pogo_migrate.svg)](https://pypi.org/project/pogo_migrate/)\n[![image](https://img.shields.io/pypi/pyversions/pogo_migrate.svg)](https://pypi.org/project/pogo_migrate/)\n![style](https://github.com/NRWLDev/pogo-migrate/actions/workflows/style.yml/badge.svg)\n![tests](https://github.com/NRWLDev/pogo-migrate/actions/workflows/tests.yml/badge.svg)\n[![codecov](https://codecov.io/gh/NRWLDev/pogo-migrate/branch/main/graph/badge.svg)](https://codecov.io/gh/NRWLDev/pogo-migrate)\n\n\n## Thanks and Credit\n\nInspiration for this tool is drawn from\n[yoyo](https://ollycope.com/software/yoyo/latest/) and\n[dbmate](https://github.com/amacneil/dbmate).\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "Database migration tool for asyncpg",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/NRWLDev/pogo-migrate"
},
"split_keywords": [
"migrations",
"migrate",
"database",
"asyncpg",
"yoyo"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dad1406612ed48838fa602514db8d4288be7d21ea66aa4cab1836777b1bcd91d",
"md5": "4321d081d4cc1f0526b90f5e5bc4bea5",
"sha256": "5d140cf905ca14e76cfbba289abc0fb1a072d21db68c49e4df020754ec76b7d1"
},
"downloads": -1,
"filename": "pogo_migrate-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4321d081d4cc1f0526b90f5e5bc4bea5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 13958,
"upload_time": "2024-03-08T13:35:08",
"upload_time_iso_8601": "2024-03-08T13:35:08.733707Z",
"url": "https://files.pythonhosted.org/packages/da/d1/406612ed48838fa602514db8d4288be7d21ea66aa4cab1836777b1bcd91d/pogo_migrate-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad2a54f6b07d1518a1c780ab7d054b1ce010867eb8fcaf3fda1f6b0cf99b4a34",
"md5": "80079476ef4babc68f1ddbba8a1eacb3",
"sha256": "25354336dc7c4525ed40fdb10fdd621b7c9a19ce5aa966ba7782c3c5756248fe"
},
"downloads": -1,
"filename": "pogo_migrate-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "80079476ef4babc68f1ddbba8a1eacb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 11952,
"upload_time": "2024-03-08T13:35:11",
"upload_time_iso_8601": "2024-03-08T13:35:11.088179Z",
"url": "https://files.pythonhosted.org/packages/ad/2a/54f6b07d1518a1c780ab7d054b1ce010867eb8fcaf3fda1f6b0cf99b4a34/pogo_migrate-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-08 13:35:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NRWLDev",
"github_project": "pogo-migrate",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pogo_migrate"
}