stable

Clone or download

Read-only

Results returned by the Tuleap PDO compat layer is either string or null

This is similar to what the mysql driver does. mysqlnd will however by default set appropriate types for numerical values. Without this conversion, some existing features might be broken (e.g. browsing between dashboards). This is part of story #11146: Provide PDO by default for all Tuleap DB queries Change-Id: I8876a8eb3ef3059f0dc8a7eff80f9c3afcf14fbc

Modified Files

Name
M src/common/DB/Compat/Legacy2018/CompatPDODataAccess.php +8 −1 Go to diff View file