diff options
Diffstat (limited to 'python/python3-alembic/README')
-rw-r--r-- | python/python3-alembic/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-alembic/README b/python/python3-alembic/README new file mode 100644 index 000000000000..210bca92ccca --- /dev/null +++ b/python/python3-alembic/README @@ -0,0 +1,7 @@ +Alembic is a lightweight database migration tool for use with the +SQLAlchemy Database Toolkit for Python. + +This package can be used to create databases for use with the Asterisk +project. + +Optional dependencies: psycopg2 |