Skip to main content

A revision wrapper of alembic

Project description

Alem is a simple revision wrapper of Alembic.

Usage:

Install by pip, “pip install alem”. Then you get a command “alem”.

Difference from Alembic:

  • Add two arguments for Alembic subcommand revision, “–upgrade”/”-U” and “–downgrade”/”-D”. They accept a string, separated by “;” for multiple sql statements, or a file path of sql file. Sql statements in sql file can be multiple lines or one line. You can ignore them as you want. Attention: comment in sql file is not supported yet.

The rest is to use it as Alembic.

Project details


Download files

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

Source Distribution

alem-0.0.3.dev0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

alem-0.0.3.dev0-py2.py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 2 Python 3

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