php-sqlsrv/source/pdo_sqlsrv
Jenny Tam 7521f095ee
Feature request - new PDO_STMT_OPTION_FETCHES_DATETIME_TYPE flag for pdo_sqlsrv to return datetime as objects (#842)
* Feature request - issue 648

* Fixed constructor for field_cache and added another test

* Added tests for FETCH_BOUND

* Added a new test for output param

* Modified output param test to set attributes differently

* Removed a useless helped function in a test

* Combined two new tests into one as per review

* Uncommented dropTable
2018-09-17 16:24:52 -07:00
..
config.m4 Version 5.3.0 (#803) 2018-06-27 11:03:52 -07:00
config.w32 Enabled Spectre Mitigations (#836) 2018-08-24 15:31:13 -07:00
CREDITS moved templates to driver folder 2017-01-13 13:22:37 -08:00
pdo_dbh.cpp Feature request - new PDO_STMT_OPTION_FETCHES_DATETIME_TYPE flag for pdo_sqlsrv to return datetime as objects (#842) 2018-09-17 16:24:52 -07:00
pdo_init.cpp Feature request - new PDO_STMT_OPTION_FETCHES_DATETIME_TYPE flag for pdo_sqlsrv to return datetime as objects (#842) 2018-09-17 16:24:52 -07:00
pdo_parser.cpp Made array index spacing consistent 2018-07-31 17:22:56 -07:00
pdo_stmt.cpp Feature request - new PDO_STMT_OPTION_FETCHES_DATETIME_TYPE flag for pdo_sqlsrv to return datetime as objects (#842) 2018-09-17 16:24:52 -07:00
pdo_util.cpp Adding supporting for Azure AD access token (#837) 2018-09-06 11:32:04 -07:00
php_pdo_sqlsrv.h Feature request - new PDO_STMT_OPTION_FETCHES_DATETIME_TYPE flag for pdo_sqlsrv to return datetime as objects (#842) 2018-09-17 16:24:52 -07:00
template.rc Version 5.3.0 (#803) 2018-06-27 11:03:52 -07:00