Commit graph

40 commits

Author SHA1 Message Date
Jenny Tam cb489c3e69
Added right locales and updated locale tests to handle errors (#1168) 2020-07-29 10:43:00 -07:00
Jenny Tam 92f9810edd
More locale cases (#1115) 2020-04-16 15:29:37 -07:00
Jenny Tam f64df0497f
Fixed the skipif wordings and styles (#1070) 2020-01-06 10:57:55 -08:00
Jenny Tam 23f92effab
Added configurable options for setting locales (#1069)
#1063
2019-12-19 11:03:25 -08:00
Jenny Tam 31a7748fba
Updated dockerfile to use UB 18.04 and PHP 73 (#1016) 2019-07-29 11:12:01 -07:00
Jenny Tam b3072a99ee
Modified how to send stream data using SQLPutData and SQLParamData (#865) 2018-10-19 14:48:21 -07:00
Jenny Tam 991d77643d Reverted -- user flag not working 2018-05-02 08:43:01 -07:00
Jenny Tam 124686435c Added --user 2018-05-02 08:26:08 -07:00
Jenny Tam 5f99983886 Use python -m pip instead 2018-05-01 15:30:28 -07:00
Jenny Tam 6365fbb165 Workaround for pip install + ODBC 17 in windows 2018-04-20 11:21:29 -07:00
v-susanh 1958cfd454
remove ODBC preview binaries (#728)
* remove ODBC preview binaries

* update to public odbc 17
2018-03-23 17:41:17 -07:00
David Puglielli bb42219693 Dockerfile fix for Ubuntu 2017-12-21 16:51:39 -08:00
David Puglielli cb1f45811d Updated dockerfile 2017-12-18 16:40:41 -08:00
v-susanh 54f1e5e22f
support for non-utf8 locales (#598)
* support non-utf8 locales
2017-11-20 17:56:45 -08:00
Hadis-Fard 651b72cef2 removed ping 2017-08-02 12:47:39 -07:00
Hadis-Fard 29acb1bb82 php exe set 2017-08-02 10:23:52 -07:00
Hadis-Fard bcd16ef35b deleted linebreaks 2017-08-02 10:06:27 -07:00
Hadis-Fard 154e4cbed8 clean up 2017-08-02 10:02:41 -07:00
Hadis-Fard d559aed8f0 added $ to variable 2017-08-02 09:53:52 -07:00
Hadis-Fard 101eaf2c66 passing arg to entrypoint 2017-08-02 09:46:59 -07:00
Hadis-Fard ac630b0500 added CMD 2017-08-01 18:18:52 -07:00
Hadis-Fard d3da0ceb68 fixed the path bash :) 2017-08-01 17:51:04 -07:00
Hadis-Fard 4822cc286c debugging 2017-08-01 17:35:03 -07:00
Hadis-Fard 7816db5710 added RUN :) 2017-08-01 16:57:41 -07:00
Hadis-Fard bff31d8c2d moved db setup to Dockerfile 2017-08-01 16:47:24 -07:00
Hadis-Fard da77a1ec3c removed entryPoints call 2017-07-31 15:42:20 -07:00
Hadis-Fard 73ad481f0d added network inspection and sqlcmd logins 2017-07-31 15:35:21 -07:00
Hadis-Fard b4d71a1cdc fixed path to entrypoint 2017-07-28 17:32:07 -07:00
Hadis-Fard 190f52c9ae added entrypoint 2017-07-28 17:18:07 -07:00
Hadis-Fard c0139f0f00 removed mssql-tools installers, added sqlcmd connect test 2017-07-28 16:54:24 -07:00
Hadis-Fard 6a5bb44bbd added path to bashrc and bash_profile 2017-07-28 12:52:36 -07:00
Hadis-Fard 07f3a1782e reverted 7.1 to 7.0 ub16 docker failed to find the packages 2017-07-28 11:18:01 -07:00
Hadis-Fard cb90f9f485 updated ODBC installers in dockerfile 2017-07-28 11:13:35 -07:00
yitam 3b925f47fb fix scripts to use new folder structure 2017-06-23 13:26:51 -07:00
yitam ad466c35db renamed user and password 2017-05-04 08:14:04 -07:00
yitam fb537ab2dd fix typos 2017-05-04 08:14:04 -07:00
yitam 2ef70f1d0a docker and appveyor to use MsSetup 2017-05-04 08:14:03 -07:00
ulvii 41af6fc0a2 Database setup (#367)
* porting database setup files for functional tests

* Updating yml files to setup test databases before running the tests

* update spacing

* Renaming env variables

* Modifying cleanup_dbs.py and setup_dbs.py scripts so that they can execute database setup files

* update env variables

* Fix typo

* Update .travis.yml

* update env variables

* update travis scripts

* Checking sqlcmd setup on travis

* Checking sqlcmd setup on travis

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* sqlcmd bcp fix

* Adding a test to make sure the database is setup properly

* update exec_sql_scripts.py

* update sqlsrv_num_fields.phpt

* update sqlsrv_num_fields.phpt

* update

* Fixing identation
2017-05-01 11:20:53 -07:00
Hadis Kakanejadi Fard 34d9a7d48d updated travis docker with latest from linux branch 2017-01-27 18:00:24 -08:00
Hadis Kakanejadi Fard dd5526f2c3 added TravisCI to merged-code branch 2017-01-27 15:38:40 -08:00