]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
not ready to put execution_options in the text()/select() constructors yet
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 Jan 2010 19:18:55 +0000 (19:18 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 Jan 2010 19:18:55 +0000 (19:18 +0000)
commit20a9cd801344c689b66ff4ee9ff9b92442878f22
treeb5ba1449dfb4a6fe6cd1ab9697cc57034baeee2e
parentf20102829e4280cd9c35d40e32e22729ef520b0d
not ready to put execution_options in the text()/select() constructors yet
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/sql/expression.py
test/sql/test_generative.py