diff options
| author | Kent Bower <kb@retailarchitects.com> | 2018-04-11 17:21:26 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-04-12 18:41:59 -0400 |
| commit | a3473c08d35e2cce32b014519df5f774c0166cf1 (patch) | |
| tree | a230e8a4e42ad189a7f2d331f8ce3ebf9db2a359 /lib/sqlalchemy/testing | |
| parent | 2cbaebe6c52c9b8df98d108464029162694db8ac (diff) | |
| download | sqlalchemy-a3473c08d35e2cce32b014519df5f774c0166cf1.tar.gz | |
Reflect Oracle NUMBER(NULL, 0) as INTEGER
The Oracle NUMBER datatype is reflected as INTEGER if the precision is NULL
and the scale is zero, as this is how INTEGER values come back when
reflected from Oracle's tables. Pull request courtesy Kent Bower.
Change-Id: I4627febd46cab7085299c0a5700ee0f0bdca513c
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/437
Diffstat (limited to 'lib/sqlalchemy/testing')
0 files changed, 0 insertions, 0 deletions
