changed documentation layout
This commit is contained in:
parent
fb0692ccd6
commit
0d70c2ccb1
@ -120,7 +120,7 @@ Dialect support
|
|||||||
.. [#4] Changing nullable is not supported
|
.. [#4] Changing nullable is not supported
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
User guide
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
SQLAlchemy Migrate is split into two parts, database schema versioning (:mod:`migrate.versioning`) and
|
SQLAlchemy Migrate is split into two parts, database schema versioning (:mod:`migrate.versioning`) and
|
||||||
|
@ -1,11 +1,9 @@
|
|||||||
SQLAlchemy migrate tools
|
Repository migration (0.4.5 -> 0.5.4)
|
||||||
========================
|
================================================
|
||||||
|
|
||||||
The most commonly used tool is the :ref:`migrate <command-line-usage>`.
|
|
||||||
|
|
||||||
.. index:: repository migration
|
.. index:: repository migration
|
||||||
|
|
||||||
There is a second tool :command:`migrate_repository.py` that may be
|
:command:`migrate_repository.py` should be
|
||||||
used to migrate your repository from a version before 0.4.5 of
|
used to migrate your repository from a version before 0.4.5 of
|
||||||
SQLAlchemy migrate to the current version.
|
SQLAlchemy migrate to the current version.
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ Purpose of this package is frontend for migrations. It provides commands
|
|||||||
to manage migrate repository and database selection aswell as script versioning.
|
to manage migrate repository and database selection aswell as script versioning.
|
||||||
|
|
||||||
|
|
||||||
Project Setup
|
Project setup
|
||||||
=============
|
=============
|
||||||
|
|
||||||
.. _create_change_repository:
|
.. _create_change_repository:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user