summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-08-07 16:51:14 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-08-07 16:51:14 -0400
commitc94756cce81a940a6a6f09e1fdf8ccfe8d1c45c1 (patch)
treec7a3bc961b0e4c4f4f47c9a26b0bde1c2843df2b /lib/sqlalchemy/engine/base.py
parent18ab1b8c464e6cae96f03b2d6f2680cc8cdb7afe (diff)
downloadsqlalchemy-c94756cce81a940a6a6f09e1fdf8ccfe8d1c45c1.tar.gz
- [feature] SQL Server dialect can be given
database-qualified schema names, i.e. "schema='mydatabase.dbo'"; reflection operations will detect this, split the schema among the "." to get the owner separately, and emit a "USE mydatabase" statement before reflecting targets within the "dbo" owner; the existing database returned from DB_NAME() is then restored.
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions