diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-07-12 22:03:48 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-07-12 22:03:48 +0000 |
commit | d115a8c94e5bdbc6675e0d8bb14269beedcdc9ae (patch) | |
tree | b3436548fdb176a282ad7f092efc4ba177160e45 /lib/sqlalchemy/databases | |
parent | 91e511cce53792f6348a5b471e84c67dea15eb9a (diff) | |
download | sqlalchemy-d115a8c94e5bdbc6675e0d8bb14269beedcdc9ae.tar.gz |
- the various "engine" arguments, such as "engine", "connectable",
"engine_or_url", "bind_to", etc. are all present, but deprecated.
they all get replaced by the single term "bind". you also
set the "bind" of MetaData using
metadata.bind = <engine or connection>. this is part of 0.4
forwards compatibility where "bind" is the only keyword.
[ticket:631]
Diffstat (limited to 'lib/sqlalchemy/databases')
0 files changed, 0 insertions, 0 deletions