3.0.0
3.0.0.1
New Features
Added support for SYMOBL type.
Enhancements
Optimized help doc for dbConnect
.
Bug Fixes
-
Fixed an error when downloading a tuple containing one-column table.
-
Fixed an error where MONTH was parsed as numeric type when downloading an empty table.
3.0.0.0
Bug Fixes
-
Fixed an issue where uploaded integers were converted to floating-point numbers. This issue was introduced in version 2.00.11.1.
-
Fixed an error when uploading NA of Date type.
-
Fixed an error when uploading NA of POSIXct.
-
Fixed incorrect data when uploading vectors or matrices containing NA.
-
Fixed an issue where a DATE column of an emtpy table was downloaded as numeric type.
-
Fixed an issue where all columns of an empty table were uploaded as DOUBLE type.
-
Fixed an error reported when invoking a function without arguments with
dbRpc
.