name: alembic-postgresql-enum version: 1.10.0 summary: Alembic autogenerate support for creation, alteration and deletion of enums license: MIT author: RustyGuard, AlexandrovRoman requires_python: >=3.7.0 python_min: 3.7.0 install_size: 27.1 KB module_format: py3-none-any repo_url: https://github.com/Pogchamp-company/alembic-postgresql-enum last_released_at: 2026-02-23T16:15:02Z releases_last_12mo: 3 avg_days_between_releases: 19.7 platforms: any ## dependencies alembic >=1.7 sqlalchemy >=1.4 ## maintainers RustyGuard AlexandrovRoman