]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixing typos (#11105)
authorAndreas Deininger <andreas@deininger.net>
Mon, 11 Mar 2024 21:40:14 +0000 (22:40 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 21:40:14 +0000 (22:40 +0100)
commit1f6a129d80453e274d1e14631f065b1afaa37b96
tree258ad5950b21a1b6515995708fd618eece101321
parent3551c7b66ab0318deef419fbe61fe038b6e2825c
Fixing typos (#11105)
15 files changed:
doc/build/changelog/changelog_20.rst
doc/build/changelog/whatsnew_20.rst
doc/build/core/custom_types.rst
doc/build/core/operators.rst
doc/build/index.rst
doc/build/intro.rst
doc/build/orm/collection_api.rst
doc/build/orm/composites.rst
doc/build/orm/dataclasses.rst
doc/build/orm/declarative_tables.rst
doc/build/orm/persistence_techniques.rst
doc/build/orm/queryguide/columns.rst
doc/build/orm/queryguide/dml.rst
doc/build/tutorial/data_update.rst
doc/build/tutorial/orm_data_manipulation.rst