Files
sqlalchemy/test/dialect/oracle
Mike Bayer 108d331e89 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
(cherry picked from commit 75d48e65ea)
2018-08-01 19:21:28 -04:00
..
2017-09-11 14:17:10 -04:00
2017-12-01 16:32:27 -05:00