pogo_migrate

View on PyPIReverse Dependencies (1)

0.2.6 pogo_migrate-0.2.6-py3-none-any.whl

Wheel Details

Project: pogo_migrate
Version: 0.2.6
Filename: pogo_migrate-0.2.6-py3-none-any.whl
Download: [link]
Size: 20623
MD5: 60633df436aa72804783ddce1c59ba19
SHA256: 0b38a8269c1dcb79a8d35fb23776ee6c081834612e0debdb6d79e1a2329badc2
Uploaded: 2024-12-23 12:50:51 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pogo-migrate
Version: 0.2.6
Summary: Database migration tool for asyncpg
Author-Email: Daniel Edgecombe <daniel[at]nrwl.co>
Maintainer-Email: Daniel Edgecombe <daniel[at]nrwl.co>
Keywords: asyncpg,database,migrate,migrations,yoyo
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: rtoml (>=0.10)
Requires-Dist: sqlglot (>=25.19)
Requires-Dist: sqlparse (>=0)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: typer-slim (>=0)
Requires-Dist: typing-extensions (>=4.7.0); python_version <= "3.10"
Requires-Dist: asyncpg (>=0.29.0); extra == "dev"
Requires-Dist: changelog-gen (>=0.12); extra == "dev"
Requires-Dist: nest-asyncio (>=1.6.0); extra == "dev"
Requires-Dist: pre-commit (>=3.0.2); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.23.5); extra == "dev"
Requires-Dist: pytest-cov (>=4.1.0); extra == "dev"
Requires-Dist: pytest-env (>=0.8.1); extra == "dev"
Requires-Dist: pytest-random-order (>=1.1.1); extra == "dev"
Requires-Dist: pytest (>=8.0.2); extra == "dev"
Requires-Dist: ruff (>=0.6.4); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
[Description omitted; length: 1824 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pogo_migrate/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pogo_migrate/cli.py sha256=2F1nJuvdQ283-CIpOQYn01_PGsEx4Imxh_XYRP6KqBM 30202
pogo_migrate/config.py sha256=Je2gd7kxJFqatrMYHdz2JW6j3eyZR72JH_KnBWnRIXw 1944
pogo_migrate/context.py sha256=lAN-q42fZeXu26gcfgL_nbzpRgat_snRvaGDvJxbmuY 2587
pogo_migrate/exceptions.py sha256=wCBQ6ucQWjTQzx2I2ZG3-zx2RoTYfil2QhsNsv6AINg 90
pogo_migrate/migrate.py sha256=s5vpj6PjqJuedX5X9gd0f2VPkTOfS1ifxs8bj_ulszs 2346
pogo_migrate/migration.py sha256=sikSuR6wVStwR_P5I5O6pen2KnJk-03J0FbSFgRAGOI 6687
pogo_migrate/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pogo_migrate/sql.py sha256=3DeHj02cq7dCLnsrQ1GZ4f5Qh6c2_4z0QNmaUHefmwo 2467
pogo_migrate/squash.py sha256=1x-IMe1dYCKn_8aS18ud1On7vNd-JGkGNYbSj-mIHmg 6380
pogo_migrate/testing.py sha256=_ypNaGT6Zujjhyb8GdjC4VbeOSrw6Dv1mA2Q_0CDNbc 819
pogo_migrate/topologicalsort.py sha256=36cm6NjTSewZIMv2z12OhGEMuOFUQ8_hfCGBexAA1gY 2987
pogo_migrate/util.py sha256=vRfr5e3yiHeZcJ-F0PPZS0loAunbLt7aU_eqLMwM3qE 1461
pogo_migrate/yoyo.py sha256=nbz-rCgh6fdXQeEj9R3RNytu19-rxqtD1PUDwSo1UBM 1906
pogo_migrate-0.2.6.dist-info/METADATA sha256=WcX7G_elhS80LB0PwmiryG5IjxmrDBLMpYzMBoC9s_o 3587
pogo_migrate-0.2.6.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pogo_migrate-0.2.6.dist-info/entry_points.txt sha256=44XZUuwUrZcde8Fgby8_yWcT2I3BfILbey38SSMOweY 46
pogo_migrate-0.2.6.dist-info/RECORD

entry_points.txt

pogo = pogo_migrate.cli:app