]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- with composites gone all the get_col_value crap is gone too
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Dec 2010 21:41:26 +0000 (16:41 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Dec 2010 21:41:26 +0000 (16:41 -0500)
commit199c7fb92c13e0957843429ba7295d91c4d266bf
tree81212470fcec3e66588222ddf55e80520cb9d37c
parent11f2bdff3171470a899ef684d2b833415ce791e5
- with composites gone all the get_col_value crap is gone too
lib/sqlalchemy/orm/interfaces.py
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/orm/sync.py