]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Replace `refers towards`, and similar constructions, with `... to` 10210/head
authorEric Hanchrow <eric.hanchrow@gmail.com>
Tue, 8 Aug 2023 23:00:57 +0000 (16:00 -0700)
committerEric Hanchrow <eric.hanchrow@gmail.com>
Tue, 8 Aug 2023 23:00:57 +0000 (16:00 -0700)
commit5d30e79c14fe78996d332fefd4bae36d76626ff4
tree0477152bb1958e86e89dd9f0b48f3c48f682ad32
parent87e65f8a1eaf4d9a3fdac41506e620ae93c08c10
Replace `refers towards`, and similar constructions, with `... to`
doc/build/changelog/changelog_14.rst
doc/build/changelog/migration_13.rst
doc/build/errors.rst
doc/build/orm/basic_relationships.rst
doc/build/orm/join_conditions.rst
doc/build/tutorial/metadata.rst
lib/sqlalchemy/dialects/postgresql/base.py
lib/sqlalchemy/engine/interfaces.py
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/sql/elements.py