Commit graph

764 commits

Author SHA1 Message Date
yitam 28fc51df3d updated to ODBC 13.1 2017-05-05 17:17:52 -07:00
yitam 7d8004bf5a fixed indendations and tabs 2017-05-05 16:39:51 -07:00
yitam 1e527865a9 Implemented Azure AD plus tests 2017-05-05 16:28:33 -07:00
Meet Bhagdev ae0368f8d2 Update README.md 2017-05-05 14:52:43 -07:00
Meet Bhagdev 16b6496882 Update README.md 2017-05-05 14:52:27 -07:00
Jenny Tam 9b28d70423 Merge pull request #375 from yitam/changeReadme
Modified Readme for Mac section
2017-05-05 08:58:04 -07:00
Hadis Kakanejadi Fard 4922e97b5d removed unused function (#383) 2017-05-04 18:15:39 -07:00
Jenny Tam 025dfdc2d9 removed test_max_length test
need more investigation why it failed in Linux env
2017-05-04 15:51:59 -07:00
yitam a6ce2be894 added full-text search tests 2017-05-04 11:53:17 -07:00
yitam 2fcff55432 some tests for Windows only 2017-05-04 10:21:52 -07:00
yitam 78c0f6f4e6 more sqlsrv tests and fixed some 2017-05-04 09:16:29 -07:00
yitam 3e285ec07b fixed some scripts and added more tests 2017-05-04 08:14:12 -07:00
yitam 9334bb3c84 some tests with bug fixes 2017-05-04 08:14:11 -07:00
yitam 135545799a sqlsrv TC tests 2017-05-04 08:14:11 -07:00
yitam ca50a21bd8 another set of PDO tests 2017-05-04 08:14:10 -07:00
yitam 586b2b3e4e fixed tests and added new ones 2017-05-04 08:14:10 -07:00
yitam 0c7560d112 additional pdo tests and new test data 2017-05-04 08:14:09 -07:00
yitam bb364f989d pdo tests set 2 2017-05-04 08:14:06 -07:00
yitam 82527c743c more tests for pdo 2017-05-04 08:14:06 -07:00
yitam a1546d897c modified tests for Azure 2017-05-04 08:14:06 -07:00
yitam 60f7fe024d first set of sqlsrv functional tests 2017-05-04 08:14:05 -07:00
yitam 9b930973f2 troubleshoot sqlcmd issues 2017-05-04 08:14:05 -07:00
yitam f846fa68c9 fixed metadata tests 2017-05-04 08:14:05 -07:00
yitam 041cc628d4 failing tests 2017-05-04 08:14:04 -07:00
yitam 081dc0f6bf error checking 2017-05-04 08:14:04 -07:00
yitam fc029b27d7 fixed failing tests 2017-05-04 08:14:04 -07:00
yitam de4033f3ca fix the problematic scripts 2017-05-04 08:14:04 -07:00
yitam 15fa9d1b7b fixed database variable 2017-05-04 08:14:04 -07:00
yitam ad466c35db renamed user and password 2017-05-04 08:14:04 -07:00
yitam c6be43ad38 modified emulate_prepare tests 2017-05-04 08:14:04 -07:00
yitam fb537ab2dd fix typos 2017-05-04 08:14:04 -07:00
yitam 9944dc5159 drop the use of tempdb 2017-05-04 08:14:03 -07:00
yitam 2ef70f1d0a docker and appveyor to use MsSetup 2017-05-04 08:14:03 -07:00
yitam e13b6e7528 removed autonomous_setup.php 2017-05-04 08:14:03 -07:00
yitam a5ee59bfa6 replaced autonomous_setup.php by MsCommon.inc 2017-05-04 08:14:01 -07:00
Hadis Kakanejadi Fard ce6337709b Merge pull request #381 from Hadis-Fard/dev
issue #378
2017-05-03 17:00:39 -07:00
Hadis Kakanejadi Fard 1db0a5a38c fixed indentation in pdo test 2017-05-03 14:47:58 -07:00
Hadis Kakanejadi Fard 4d06de4aaf added tests 2017-05-03 14:44:43 -07:00
Hadis Kakanejadi Fard c5af000e56 fixed issue #378 2017-05-03 14:41:19 -07:00
yitam 1ea6e7fb1c moved comments up in Step 3 2017-05-02 13:13:39 -07:00
v-kaywon fb3663bca4 Merge pull request #371 from v-kaywon/emulate_prepare
implemented emulate prepare and added tests
2017-05-02 11:20:46 -07:00
v-kaywon c0707f6991 fix comments 2017-05-01 15:24:32 -07:00
yitam fd83981e4a removed restart terminal for Mac 2017-05-01 11:48:18 -07:00
yitam 0ce6b48aad changed php 7 title 2017-05-01 11:21:04 -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
runningamok 041d3129bc Update README.md (#377) 2017-05-01 10:28:58 -07:00
yitam ffd9dbcc82 Modified Readme for Mac section 2017-04-27 16:02:33 -07:00
v-kaywon b7d4a9bec8 changed sql_string_parser::is_placeholder_char from using a switch cases through each acceptable characters to using if else statement that covers a range of characters 2017-04-24 11:33:28 -07:00
v-kaywon 6d7cddf5f6 added error handling for emulate prepare with output parameter 2017-04-21 14:57:57 -07:00
v-kaywon 2aec3b4a95 added error handling for emulate prepared statement with inout parameters 2017-04-21 13:04:24 -07:00