Skip to main content

A sqlalchemy/alembic extension for migrating procedures and views

Project description

# Alembic Utils

Documentation: <a href=”https://olirice.github.io/alembic_utils” target=”_blank”>https://olirice.github.io/alembic_utils</a>

Source Code: <a href=”https://github.com/olirice/alembic_utils” target=”_blank”>https://github.com/olirice/alembic_utils</a>

Autogenerate Support for PostgreSQL Functions and (soon) Views

[Alembic](https://alembic.sqlalchemy.org/en/latest/) is the defacto migration tool for usage with [SQLAlchemy](https://www.sqlalchemy.org/). Without extensions, alembic can detect local changes to SQLAlchemy models and autogenerate a database migration or “revision” script. That revision can be applied to update the database’s schema to match the SQLAlchemy model definitions.

Alembic Utils is an extension to alembic that adds autogeneration support for [PostgreSQL](https://www.postgresql.org/) functions and (soon) views.

Visit the [quickstart guide](https://olirice.github.io/alembic_utils/quickstart/) for usage instructions.

<p align=”center”>&mdash;&mdash; &mdash;&mdash;</p>

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alembic_utils-0.1.9.tar.gz (8.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page