diff options
author | Alexander Zhuravlev <a.zhuravlev@ekomobile.ru> | 2016-07-04 12:47:18 +0300 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-08-25 19:37:21 +0200 |
commit | a000bff2c3cbfd1d3add3ad22d12824da16479a9 (patch) | |
tree | cde3abc27dd443796283d3ad51f0b41c851129b7 /ext/sqlite3/php_sqlite3_structs.h | |
parent | 433976f93116909007b44b64f25121cec42e3a35 (diff) | |
download | php-git-a000bff2c3cbfd1d3add3ad22d12824da16479a9.tar.gz |
pdo_dblib: stringify uniqidentifier field
Keep old 5.6 behavior: return Uniqidentifier value as 36-byte hex string (not binary),
when PDO::ATTR_STRINGIFY_FETCHES is TRUE
pdo_dblib: Stringify uniqidentifier field
Keep old 5.6 behavior: return Uniqidentifier value as 36-byte hex string (not binary),
when PDO::ATTR_STRINGIFY_FETCHES is TRUE
Tests added.
pdo_dblib: Stringify uniqidentifier field
Keep old 5.6 behavior: return Uniqidentifier value as 36-byte hex string (not binary),
when PDO::ATTR_STRINGIFY_FETCHES is TRUE
Tests fix.
pdo_dblib: Stringify uniqueidentifier field Added separate PDO::DBLIB_ATTR_STRINGIFY_UNIQUEIDENTIFIER attribute instead of PDO::ATTR_STRINGIFY_FETCHES.
pdo_dblib: Stringify uniqueidentifier field Added `getAttribute` support for PDO::DBLIB_ATTR_STRINGIFY_UNIQUEIDENTIFIER.
Simplify storage of stringify_uniqueidentifier attribute
Diffstat (limited to 'ext/sqlite3/php_sqlite3_structs.h')
0 files changed, 0 insertions, 0 deletions