]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
raise InvalidRequest when asked to perform DDL on non-Tables
authorJonathan Ellis <jbellis@gmail.com>
Tue, 31 Oct 2006 05:33:44 +0000 (05:33 +0000)
committerJonathan Ellis <jbellis@gmail.com>
Tue, 31 Oct 2006 05:33:44 +0000 (05:33 +0000)
commit0bcace02152a19255dc4603910261925474a52b1
treecb99dc7c1bc59788d73ba6654f2fe79a9f4ad82c
parent02c3130c45dc3b2499120a79e0ce0f404c374094
raise InvalidRequest when asked to perform DDL on non-Tables
lib/sqlalchemy/ext/sqlsoup.py