]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
split out SelectableClassType from TableClassType, so we don't have to do an isinstan...
authorJonathan Ellis <jbellis@gmail.com>
Tue, 23 Jan 2007 06:15:05 +0000 (06:15 +0000)
committerJonathan Ellis <jbellis@gmail.com>
Tue, 23 Jan 2007 06:15:05 +0000 (06:15 +0000)
commit39028216619204d1ddbe35ef1d767e43c2f5b4c3
treecfeb9f6518f69376b85155dcb8b6b51166693e65
parent30f75c2157478480c54ca65d2a00ec1ed6a8820e
split out SelectableClassType from TableClassType, so we don't have to do an isinstance check for each dml op
lib/sqlalchemy/ext/sqlsoup.py