Files
sqlalchemy/test/dialect
Mike Bayer 75d48e65ea Bind Integers to int for cx_Oracle
For cx_Oracle, Integer datatypes will now be bound to "int", per advice
from the cx_Oracle developers.  Previously, using cx_Oracle.NUMBER caused a
loss in precision within the cx_Oracle 6.x series.

Change-Id: I4c6b2cca490aff5b98b7ceff3414715202881c89
Fixes: #4309
2018-08-01 19:21:13 -04:00
..
2018-07-10 23:57:11 -04:00
2018-08-01 19:21:13 -04:00