summaryrefslogtreecommitdiff
path: root/docs/build/index.rst
blob: e587cfb45581074ff8b1929eadb3e665bef0e21d (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
29
===================================
Welcome to Alembic's documentation!
===================================

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

.. toctree::
   :maxdepth: 3

   front
   tutorial
   autogenerate
   offline
   naming
   batch
   branches
   ops
   cookbook
   api/index
   changelog

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

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