Alembic-postgresql-enum

Latest version: v1.7.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.1.8

Bugs

- [Autogenerate crashes because metadata is a list ([Metadata()]) instead of Metadata()](23).

0.1.7

Features

- [Different schemas support](20). create/drop enum operations now respect schema of Enum
- [native_enum=False support](19). Enums that have native_enum=False are ignored

0.1.6

Features

- [ARRAY support](12). Library now work with enums wrapped inside postgresql arrays
- [Logging](17). Detected changes are being displayed in the console

Bugs

- [Type "..." already exists during table creation](14).
Enum types generated by alembic are now being converted to postgresql.ENUM(..., create_type=False) to avoid conflicts with lines generated by our library
- [op.sync_enum_values does not work on columns that have constraints](11).
Explicit definition of SQL operators added to keep constraint checks consistent across the renaming

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.