]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Changed mapper.get_session to compile mapper and thereby create the
authorsean <none@none>
Wed, 21 Jun 2006 16:24:05 +0000 (16:24 +0000)
committersean <none@none>
Wed, 21 Jun 2006 16:24:05 +0000 (16:24 +0000)
commit6668720a5a932a706434f50b216d80a194b21b8b
tree6d0a2f3777dd8bf40623b0b508d9c72dea6dcc13
parentcf8baeeefaedaf874c7caa2a9831edd94e50ccac
Changed mapper.get_session to compile mapper and thereby create the
extension chain needed to lookup the current session.
lib/sqlalchemy/orm/mapper.py