Since no mysql-specific queries are required, allow sqlite and Postgres setups to use "multiPrimaryMode" for easier testing. Avoid "CASE types text and integer cannot be matched" Postgres error by making dbEncodeSerialValue() cast the result to a string so that addQuotes() applies in buildUpsertSetForOverwrite(). Bug: T212129 Change-Id: Ic84a804c272a7070779c8d41d3a33003852d0839 |
||
|---|---|---|
| .. | ||
| ObjectCacheTest.php | ||
| SqlBagOStuffIntegrationTest.php | ||
| SqlBagOStuffMultiPrimaryIntegrationTest.php | ||