Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 896 Bytes

index.rst

File metadata and controls

62 lines (47 loc) · 896 Bytes

Changes and Migration

SQLAlchemy changelogs and migration guides are now integrated within the main documentation.

Current Migration Guide

.. toctree::
   :titlesonly:

   migration_14

SQLAlchemy 2.0 Overview and Status

.. toctree::
   :titlesonly:

   migration_20

Change logs

.. toctree::
   :titlesonly:

   changelog_14
   changelog_13
   changelog_12
   changelog_11
   changelog_10
   changelog_09
   changelog_08
   changelog_07
   changelog_06
   changelog_05
   changelog_04
   changelog_03
   changelog_02
   changelog_01


Older Migration Guides

.. toctree::
   :titlesonly:

   migration_13
   migration_12
   migration_11
   migration_10
   migration_09
   migration_08
   migration_07
   migration_06
   migration_05
   migration_04