php-sqlsrv/test/functional
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
..
inc Implemented table-valued parameter support (#1257) 2021-05-25 15:36:01 -07:00
pdo_sqlsrv Fix right truncation issue and add unit test (#1408) 2022-09-13 13:30:58 -07:00
setup Updated keys and certificates for AE tests with secure enclave (#1122) 2020-04-16 13:45:39 -07:00
sqlsrv Fix clientInfo related test cases (#1407) 2022-08-29 18:48:04 -07:00
output.py Used constants in memory stress tests for easier configuration (#1022) 2019-08-20 12:38:09 -07:00