[Sqlalchemy-tickets] Issue #4035: Binding strings in Oracle is very slow (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
From: Anthony T. <iss...@bi...> - 2017-07-28 17:23:01
|
New issue 4035: Binding strings in Oracle is very slow https://bitbucket.org/zzzeek/sqlalchemy/issues/4035/binding-strings-in-oracle-is-very-slow Anthony Tuininga: See this issue that was raised in cx_Oracle: https://github.com/oracle/python-cx_Oracle/issues/58 and the analysis there. It also contains the test case that demonstrates the problem. Let me know if you require any additional information. |