Sergey Tarasov
Results
1
issues of
Sergey Tarasov
if column have ```INTEGER``` type, then in result set it has type ```ora.OCINum``` But if column just ```NUMBER```, then result type ```float64``` (as i understand this default behavior). This expected...