1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/aphront/console
vrana e69ba98e20 Prepare for MySQLi support
Summary: This separates common MySQL stuff (identifiers and comments escaping, error codes, connection retries) from PHP extension specific stuff (connect, query, fetch, errors, escape string).

Test Plan:
/
Use `AphrontMySQLiDatabaseConnection` in `PhabricatorLiskDAO`, load homepage, edit task, save task.

Reviewers: epriestley

Reviewed By: epriestley

CC: nh, aran

Differential Revision: https://secure.phabricator.com/D2113
2012-04-06 12:43:56 -07:00
..
controller Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
core Add an "Event" plugin to DarkConsole for event inspection 2011-10-01 08:51:54 -07:00
plugin Prepare for MySQLi support 2012-04-06 12:43:56 -07:00