]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix to the column properties to better compile the underlying mapper before access
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 19:30:10 +0000 (19:30 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 19:30:10 +0000 (19:30 +0000)
commite2fc1a36d30eae0139a888365f2c25d16b14ce1e
tree8c8b86df2b6b00629b452e040f923943ccf9a34c
parent417d9408787a2c8189aba584dbdc09b9043ffb99
fix to the column properties to better compile the underlying mapper before access
lib/sqlalchemy/orm/mapper.py