issues
search
agstudy
/
rsqlserver
Sql Server driver database interface (DBI) driver for R. This is a DBI-compliant Sql Server driver based on the System.Data.SqlClient.
82
stars
30
forks
source link
dbBulkWrite and binaries
#28
Closed
ruaridhw
closed
7 years ago
ruaridhw
commented
7 years ago
Pull Request Changes
[x] Added new function dbBulkWrite for unloading tables directly to disk #20
[x] Updated dll binaries from #27 and new function
[x] Added appropriate tests for new function
[x] Support missing strings and null values
[x] Support bit, bigint, decimal and numeric SQL Server data types
agstudy
commented
7 years ago
thanks!
Pull Request Changes