{"library":"alembic-utils","type":"library","category":null,"description":"Alembic Utils is an extension for SQLAlchemy and Alembic, enabling the migration and management of PostgreSQL-specific database entities such as functions, views, materialized views, triggers, and policies. It helps integrate DDL (Data Definition Language) for these objects into the standard Alembic migration workflow. The current version is 0.8.8, with an active but moderate release cadence.","language":"python","status":"active","version":"0.8.8","tags":["alembic","sqlalchemy","postgresql","migrations","ddl","views","functions","triggers"],"last_verified":"Thu May 21","install":[{"cmd":"pip install alembic-utils","imports":["from alembic_utils.pg_view import PGView","from alembic_utils.pg_function import PGFunction","from alembic_utils.pg_materialized_view import PGMaterializedView","from alembic_utils.pg_trigger import PGTrigger","from alembic_utils.pg_policy import PGPolicy","from alembic_utils.utils import add_alembic_utils_meta"]}],"homepage":null,"github":"https://github.com/olirice/alembic_utils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/alembic-utils/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":1.24,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/alembic-utils/compatibility"}}