]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix some typos (#8093)
authorcui fliter <imcusg@gmail.com>
Sat, 4 Jun 2022 10:16:27 +0000 (18:16 +0800)
committerGitHub <noreply@github.com>
Sat, 4 Jun 2022 10:16:27 +0000 (12:16 +0200)
commit8131ef51ef2507238e9e9a32bc1cbec19dd3a600
tree1640cd3ff57e0462b754fa8132e65d926e889caf
parent7f20d506937a92019d2c44fd7804ed0f17d6a482
fix some typos (#8093)

Signed-off-by: cuishuang <imcusg@gmail.com>
test/orm/inheritance/test_relationship.py
test/orm/test_evaluator.py
test/sql/test_deprecations.py
test/sql/test_text.py