]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
_selectable interface; allows sqlsoup to pass its classes to Join and have the underl...
authorJonathan Ellis <jbellis@gmail.com>
Fri, 21 Jul 2006 16:53:05 +0000 (16:53 +0000)
committerJonathan Ellis <jbellis@gmail.com>
Fri, 21 Jul 2006 16:53:05 +0000 (16:53 +0000)
commit52c50cb72be72c6caed7bc0c5a29e9f18831c3d3
treebf6d76e3eb1a915c94b72cc28e7bfbcb9a843371
parent6fed7d0166e96acbeb2b7fa6e46c4747e9529d57
_selectable interface; allows sqlsoup to pass its classes to Join and have the underlying Table pulled out
lib/sqlalchemy/ansisql.py
lib/sqlalchemy/ext/proxy.py
lib/sqlalchemy/ext/selectresults.py
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/sql.py