]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add ability to test using thick mode with oracledb
authorFederico Caselli <cfederico87@gmail.com>
Mon, 20 Jun 2022 18:41:48 +0000 (20:41 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 20 Jun 2022 18:41:48 +0000 (20:41 +0200)
commite13e13421681768c300eab192cf2b150db9edaa6
tree58346afef14358439a2b91b50c52c7d8dc4d2c19
parent5785b59482498996835dc148fa5f77db36a0705a
Add ability to test using thick mode with oracledb

Change-Id: Iee14750ba20422931bde4d61eaa570af482c7d8b
References: #8147
lib/sqlalchemy/dialects/oracle/oracledb.py
lib/sqlalchemy/dialects/oracle/provision.py
lib/sqlalchemy/testing/plugin/plugin_base.py
lib/sqlalchemy/testing/provision.py