Commit graph

11 commits

Author SHA1 Message Date
yitam 82527c743c more tests for pdo 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 c6be43ad38 modified emulate_prepare tests 2017-05-04 08:14: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