]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix 'polymorphic' typo in a few places (#12307)
authorMartin Burchell <mb2353@cam.ac.uk>
Mon, 3 Feb 2025 18:56:55 +0000 (18:56 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2025 18:56:55 +0000 (19:56 +0100)
commit87c8d04d379a70aafb189f18801f0f375d99262b
tree339c46a231053641becabe52415da4ae589c884c
parentb7c81ae238778abbf7cb8ee7552f1b160e750cc4
Fix 'polymorphic' typo in a few places (#12307)
doc/build/orm/declarative_tables.rst
lib/sqlalchemy/orm/path_registry.py
test/orm/test_core_compilation.py