Jonathan Zhu
c6ff0841aa
Add external language support ( #82 )
...
Add external language support - users can add a language_name to run on an already installed external language.
2020-10-27 13:56:37 -07:00
Jonathan Zhu
682873d2e8
Jonathan zhu11/source ( #80 )
...
* update dist files
2020-08-20 17:45:40 -07:00
Jonathan Zhu
57d7527e6a
Jonathan zhu11/source ( #77 )
...
* Build source packages on the client, if the server matches (windows or unix)
* update version number
2020-08-20 15:20:48 -07:00
Jonathan Zhu
b0d8c1b456
Add back in old zips for ADS purposes, to remove later ( #73 )
2020-07-15 20:28:45 -07:00
Jonathan Zhu
8eb6408e9b
Add check login test ( #71 )
...
* Add check login test
* Update packages
2020-07-13 11:32:01 -07:00
Jonathan Zhu
6a343b69ec
Jonathan zhu11/odbc testing ( #70 )
...
* Change all sql package calls to use odbc instead of RODBC
* style fixes
* remove references to RODBC
* comment and whitespace changes
* Add timeout to 60 minutes in Travis-CI
2020-07-09 10:08:43 -07:00
Jonathan Zhu
50e09d93a3
Fix check for managed instance and update version number ( #69 )
2020-06-15 11:50:49 -07:00
Jonathan Zhu
4a082eafdf
Modify READMEs for R installation ( #63 )
...
* Update repo from which RODBCext is found
* Add tar.gz for linux
* fix READMEs for RODBCext
* remove titling
* add extra space
2020-04-07 11:34:37 -07:00
Jonathan Zhu
d5f8f80d69
Update repo from which RODBCext is found and add tar.gz ( #62 )
...
* Update repo from which RODBCext is found
* Add tar.gz for linux
2020-04-07 11:19:27 -07:00
Jonathan Zhu
07cb8a335d
Jonathan zhu11/readme ( #57 )
...
* Update README to be more concise and accurate
* Added an extra line in top level README to direct users to language-specific READMEs
2020-02-03 14:16:29 -08:00
Jonathan Zhu
e4a99adda1
add note for sql 17
2019-08-29 11:59:53 -07:00
Jonathan Zhu
8d659b8938
remove old package
2019-06-10 10:51:59 -07:00
Jonathan Zhu
435a51d0f7
fix default for executeSproc getScript
2019-06-07 16:59:04 -07:00
Jonathan Zhu
34aa8a21cd
fixes for tests
2019-06-07 16:37:38 -07:00
Jonathan Zhu
7138167e1f
update version
2019-06-07 15:47:56 -07:00
Jonathan Zhu
18360d0f9c
change name of test environment
2019-06-07 15:39:43 -07:00
Jonathan Zhu
adc89c2f53
Fix devtools check errors and global variables
2019-06-07 15:37:07 -07:00
Jonathan Zhu
0b43914598
add script for package management
2019-06-06 16:38:32 -07:00
Jonathan Zhu
6cb3d6273b
remove older version pkg
2019-06-06 11:33:46 -07:00
Jonathan Zhu
463e71d0bd
update Rd files
2019-06-06 10:53:37 -07:00
Jonathan Zhu
3a571aa1ac
update to 0.7.0
2019-06-06 10:52:38 -07:00
Jonathan Zhu
d63c1fb166
update R to have getScript
2019-06-06 10:49:10 -07:00
Jonathan Zhu
789d4f60c4
Update R version with Linux support
2019-05-22 12:51:40 -07:00
Jonathan Zhu
a27e5c2e93
Update Travis CI Ubuntu version and enable Linux in R package management ( #35 )
...
* Update Travis CI Ubuntu version and enable Linux in R package management
* Update README connection info for linux
* Add a few missed connectionInfo
2019-04-22 17:58:44 -07:00
Jonathan Zhu
9b9ba866bc
update zip version ( #31 )
2019-04-02 15:27:00 -07:00
Santina Lin
0be53078b6
Add a check to dependency packages to install ( #30 )
...
* Add a check to dependency packages to install
* Fix test
* Remove unused parameter
* Fix connection string
* Fix expected output
2019-03-15 14:17:22 -07:00
Jonathan Zhu
c2b3b57874
README improvements ( #27 )
...
* README improvements
* extra README additions for confusion help
2019-03-11 10:54:52 -07:00
Jonathan Zhu
f642ffbd17
Update install local file
...
Add information about installing from a local file path
2019-02-06 15:30:02 -08:00
Jonathan Zhu
d3e7c94331
downgrade bak SQL version and add Airline test users ( #15 )
...
* downgrade bak SQL version and add Airline test users
* fix some messages and README
* update sqlmlutils zip
* reenable toplevel tests
2019-01-31 11:52:19 -08:00
Jonathan Zhu
fd69f50991
Update READMEs to indicate compatibility with Azure SQL Database and fix some unit tests ( #16 )
...
* fix README to mention Azure SQL DB
* fix some unit tests and disable toplevel for now
2019-01-28 11:14:40 -08:00
Jonathan Zhu
19e91e1dc7
Split tests into multiple testthat files ( #11 )
...
* test filtering in test_check
* change to multiple testthat files
2018-11-06 12:36:55 -08:00
Erik Gubitz
90a019a936
break up tests into shorter units to avoid travis timeout
2018-11-01 16:05:16 -07:00
Erik Gubitz
d45eb702a4
update DB users for AirlineTestDB
2018-11-01 13:51:14 -07:00
Erik Gubitz
201661e90b
update DB users for AirlineTestDB
2018-11-01 12:40:19 -07:00
Erik Gubitz
1f411aae72
Merge branch 'master' into erikms/master/test
2018-10-31 15:07:17 -07:00
Erik Gubitz
b4201035f7
replace subset calls with [] to avoid CRAN warnings
2018-10-31 14:29:11 -07:00
Erik Gubitz
995c19245d
fix connection string
2018-10-31 14:12:00 -07:00
Erik Gubitz
1006ea9ba7
replace subset calls with [] to avoid CRAN warnings
2018-10-31 11:26:36 -07:00
Erik Gubitz
013b01d688
set cran mirror
2018-10-31 10:35:24 -07:00
Erik Gubitz
7f25ffedf0
set cran mirror
2018-10-30 15:53:26 -07:00
Erik Gubitz
05f0cdf981
read option TestArgs
2018-10-30 10:49:47 -07:00
Erik Gubitz
bbdf5becbd
update call using sqlmlutils instead of legacy RevoScaleR
2018-10-30 10:35:31 -07:00
Erik Gubitz
b9022209a6
use CRAN to download packages and add more secret passwords for testing
2018-10-30 10:22:14 -07:00
Erik Gubitz
2fbd5a53fa
use connection string
2018-10-29 16:11:59 -07:00
Erik Gubitz
bce6648e1e
Merge branch 'master' into erikms/master/test
2018-10-29 16:07:04 -07:00
Jonathan Zhu
5b0eb46d3b
Merge pull request #8 from Microsoft/JonathanZhu11/master/addTravisR
...
add Travis R support, set up Python for Travis
2018-10-29 16:01:03 -07:00
Jonathan Zhu
0f23c6fa7e
add r build ignore
2018-10-29 15:19:38 -07:00
Jonathan Zhu
acc6d4d0a9
Fix comments
2018-10-29 15:18:47 -07:00
Jonathan Zhu
43e6bd2690
add Travis
2018-10-29 14:00:05 -07:00
Erik Gubitz
c223e6840a
minor fixes
2018-10-29 13:28:19 -07:00