php-sqlsrv/test
Sicong 15d25ceb76
Fix right truncation issue and add unit test (#1408)
* Reset column size

* Fix clientInfo related test cases (#1407)

* Create pdo_1391_string_truncation_after_short_string.phpt

Regresssion tests: Use the same Statement to insert a row with short strings first, and longer strings second.

- Issue also happens with VARCHAR( >=4002 ). Not just Max or NVARCHAR
- Issues 1391, 1393 (and possibly 1371 ?) might all have the same root cause.

* fetchAll() -> fetch(), we only want 1 row.

* Revert trigger

Co-authored-by: Maarten S <42799774+talkinnl@users.noreply.github.com>
2022-09-13 13:30:58 -07:00
..
bvt Update bvt tests for PHP 8.2 (#1409) 2022-09-13 11:17:57 -07:00
extended Ae v2 extended tests (#1077) 2020-02-03 14:39:28 -08:00
functional Fix right truncation issue and add unit test (#1408) 2022-09-13 13:30:58 -07:00
Performance updated suse install commands to build pyodbc from source 2017-09-29 11:14:49 -07:00