aboutsummaryrefslogtreecommitdiff
path: root/development/alembic/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/alembic/README')
-rw-r--r--development/alembic/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/alembic/README b/development/alembic/README
new file mode 100644
index 000000000000..55a00fcef71c
--- /dev/null
+++ b/development/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: postgresql and psycopg2