php-sqlsrv/test/setup/cd_info.fmt
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

13 lines
1 KiB
Plaintext

9.0
10
1 SQLCHAR 2 10 "" 1 asin SQL_Latin1_General_CP1_CI_AS
2 SQLCHAR 2 12 "" 2 upc SQL_Latin1_General_CP1_CI_AS
3 SQLCHAR 2 50 "" 3 title SQL_Latin1_General_CP1_CI_AS
4 SQLCHAR 2 50 "" 4 artist SQL_Latin1_General_CP1_CI_AS
5 SQLCHAR 2 12 "" 5 rel_date SQL_Latin1_General_CP1_CI_AS
6 SQLCHAR 2 50 "" 6 label SQL_Latin1_General_CP1_CI_AS
7 SQLCHAR 2 500 "" 7 image SQL_Latin1_General_CP1_CI_AS
8 SQLCHAR 2 500 "" 8 med_image SQL_Latin1_General_CP1_CI_AS
9 SQLCHAR 8 0 "" 9 review1 SQL_Latin1_General_CP1_CI_AS
10 SQLCHAR 8 0 "" 10 review2 SQL_Latin1_General_CP1_CI_AS