summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/warnings.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-02-16 17:20:18 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-02-16 17:20:18 -0500
commit5e100a70c51362b522c8d4a05c0149c7d77672fb (patch)
treeef92cedadf4a0277c247e39497f28ef7efa08cff /lib/sqlalchemy/testing/warnings.py
parent79f801eae889ee6ee098ce3cd3b0ca98b852d2f5 (diff)
downloadsqlalchemy-5e100a70c51362b522c8d4a05c0149c7d77672fb.tar.gz
- The SQLite dialect will now skip unsupported arguments when reflecting
types; such as if it encounters a string like ``INTEGER(5)``, the :class:`.INTEGER` type will be instantiated without the "5" being included, based on detecting a ``TypeError`` on the first attempt.
Diffstat (limited to 'lib/sqlalchemy/testing/warnings.py')
0 files changed, 0 insertions, 0 deletions