diff options
author | Gord Thompson <gord@gordthompson.com> | 2021-04-08 17:22:34 -0600 |
---|---|---|
committer | Gord Thompson <gord@gordthompson.com> | 2021-04-09 07:33:36 -0600 |
commit | a14303639e03fd295edf1f5fabf6d20b05b1870b (patch) | |
tree | 72626bfe996954a6b30dde205cba97a66402bed1 /lib/sqlalchemy/testing/assertsql.py | |
parent | d868f7914cd0617d529a6067e8ec7843692f8937 (diff) | |
download | sqlalchemy-a14303639e03fd295edf1f5fabf6d20b05b1870b.tar.gz |
Make schema support explicit
Add ``supports_schema = True`` to DefaultDialect and modify
requirements.py to use that attribute so third-party dialects
can explicitly indicate that they do *not* support schemas by
specifying ``supports_schema = False`` in their Dialect class.
Change-Id: Idffee82f6668a15ac7148f2a407a17de785d1fb7
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions