summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/schema.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2019-10-09 16:05:34 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2019-10-09 17:17:17 -0400
commit19aa98d4cf270f9d55361f686967f57535ac22c1 (patch)
tree24268faa95947cb73bcb0960bed73f45f3c778e4 /lib/sqlalchemy/sql/schema.py
parentcab08ea1834ac519f124789b835afa6832972b1c (diff)
downloadsqlalchemy-19aa98d4cf270f9d55361f686967f57535ac22c1.tar.gz
Repair Oracle compat version check; dont warn if failed
Fixed regression in Oracle dialect that was inadvertently using max identifier length of 128 characters on Oracle server 12.2 and greater even though the stated contract for the remainder of the 1.3 series is that this value stays at 30 until version SQLAlchemy 1.4. Also repaired issues with the retrieval of the "compatibility" version, and removed the warning emitted when the "v$parameter" view was not accessible as this was causing user confusion. Fixes: #4898 Change-Id: Ieb7b3e093610896c5aa12d0789b63262e0ecf9d8
Diffstat (limited to 'lib/sqlalchemy/sql/schema.py')
0 files changed, 0 insertions, 0 deletions