summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-07-15 09:59:17 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-07-15 09:59:17 -0400
commit2bd3c795cfe39249aceb6b04ea4650a17788d9b6 (patch)
treec097a193f5632e6c9576af95fea198925ed450c4 /lib/sqlalchemy/engine/base.py
parent10db67be5b783b94b59dd7cf039f8c322cf837c8 (diff)
downloadsqlalchemy-2bd3c795cfe39249aceb6b04ea4650a17788d9b6.tar.gz
- Column-entities (i.e. query(Foo.id)) copy theirrel_0_6_3
state more fully when queries are derived from themselves + a selectable (i.e. from_self(), union(), etc.), so that join() and such have the correct state to work from. [ticket:1853] - Fixed bug where Query.join() would fail if querying a non-ORM column then joining without an on clause when a FROM clause is already present, now raises a checked exception the same way it does when the clause is not present. [ticket:1853]
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions