]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
make Query._clone() class-agnostic
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 2 Jun 2008 15:32:17 +0000 (15:32 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 2 Jun 2008 15:32:17 +0000 (15:32 +0000)
commit86ded90c6ee1b5ede09ed65b450e2918a2ba6d17
tree0fcc4c9d23902dd9a119ec1153c3721a6dac4f17
parentc998539b40fc22149d637bd4224215f6b81914f4
make Query._clone() class-agnostic
examples/query_caching/query_caching.py
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/orm/shard.py