]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Global propigate -> propagate change to correct spelling. Additionally found a couple...
authorMichael Trier <mtrier@gmail.com>
Sun, 9 Nov 2008 01:53:08 +0000 (01:53 +0000)
committerMichael Trier <mtrier@gmail.com>
Sun, 9 Nov 2008 01:53:08 +0000 (01:53 +0000)
commit4cd99f5536077718b0f80670508d7310f47b4a25
treea380a685b3fd73a2a4ff5806c3ead31bec9b9f87
parenta8c308f34974befb02351d1788298c9b24f8265c
Global propigate -> propagate change to correct spelling. Additionally found a couple of insures that should be ensure.
CHANGES
lib/sqlalchemy/orm/properties.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/sql/expression.py
test/engine/parseconnect.py
test/orm/eager_relations.py
test/orm/inheritance/polymorph2.py
test/orm/relationships.py
test/perf/massload.py
test/sql/query.py
test/sql/testtypes.py