Files
sqlalchemy/test/engine
Mike Bayer 7325ba60bc - execution_options() on Connection accepts
"isolation_level" argument, sets transaction isolation
level for that connection only until returned to the
connection pool, for thsoe backends which support it
(SQLite, Postgresql) [ticket:2001]
- disallow the option on Engine (use isolation_level to create_engine()),
Executable (we don't want to check/set per statement)
- docs
2011-01-16 17:04:07 -05:00
..
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00
2011-01-02 14:23:42 -05:00