]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixes involving when child object from list items is None - onetoone must pass, objec...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 4 Feb 2006 17:31:38 +0000 (17:31 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 4 Feb 2006 17:31:38 +0000 (17:31 +0000)
commit5acfc561519807a856bb96dfb75edd33c56c39be
treeba334df146399019698e2e21adf36c638044c2e5
parent385cf6e7b67dc2a51672bc8272da44e0a8cad1b1
fixes involving when child object from list items is None - onetoone must pass, objectstore.testbackwardsmanipulations with postgres passes
lib/sqlalchemy/mapping/properties.py