stable
Clone or download
Read-only
This is part of story #11146: Provide PDO by default for all Tuleap DB query Change-Id: I81f6e6efcd2287e99c06c3c02f63c85053e76bd4
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/wiki/phpwiki/lib/pear/DB.php | +8 | −4 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/pear/DB/common.php | +2 | −17 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/pear/DB/mysql.php | +1 | −29 | Go to diff View file |
A | src/common/wiki/phpwiki/lib/pear/DB/mysql_pdo.php | +258 | −0 | Go to diff View file |