summaryrefslogtreecommitdiff
path: root/docs/build/index.rst
blob: 059ea9c6456ce7a26648aa836895510aa2ea11dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
===================================
Welcome to Alembic's documentation!
===================================

`Alembic <http://bitbucket.org/zzzeek/alembic>`_ is a lightweight database migration tool for usage
with the `SQLAlchemy <http://www.sqlalchemy.org>`_ Database Toolkit for Python.

.. toctree::
   :maxdepth: 2

   front
   tutorial
   autogenerate
   offline
   naming
   branches
   ops
   cookbook
   api
   changelog

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`