]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
further 2.0 modernizations
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Oct 2022 14:13:01 +0000 (10:13 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Oct 2022 14:13:01 +0000 (10:13 -0400)
commit80372f6c4c2e7817a49c787d746aef8e5f99c7d8
treed8d5a34080fa5197c7f43e3b86f8a6c3a5e102a2
parentcfd5b3e78fdd58174ba8f107412851938524ca1c
further 2.0 modernizations

biggest change here is the old tutorials were removed from the
TOC and some additional links to them have been corrected.

Change-Id: I79b878a946422eac24ed2449b440fc5d556576c4
16 files changed:
doc/build/core/connections.rst
doc/build/core/expression_api.rst
doc/build/core/future.rst
doc/build/core/index.rst
doc/build/core/selectable.rst
doc/build/core/tutorial.rst
doc/build/faq/sessions.rst
doc/build/glossary.rst
doc/build/index.rst
doc/build/intro.rst
doc/build/orm/index.rst
doc/build/orm/relationships.rst
doc/build/orm/session_events.rst
doc/build/orm/tutorial.rst
doc/build/tutorial/index.rst
lib/sqlalchemy/ext/serializer.py