wiki.techinc.nl/includes/db
Aaron Schulz a129edcc5e Made DatabaseSqlite::__construct always caller super
* Also fixed misuse of private mTrxAtomicLevels var

Change-Id: I711508cb3906a5192be1a244a7e511b1720141ca
2015-04-28 08:37:21 -07:00
..
ChronologyProtector.php
CloneDatabase.php
Database.php Made DatabaseSqlite::__construct always caller super 2015-04-28 08:37:21 -07:00
DatabaseError.php
DatabaseMssql.php Merge "Always decode Blob objects from Database::addQuotes" 2015-02-25 21:17:06 +00:00
DatabaseMysql.php
DatabaseMysqlBase.php Merge "Added $wgJobSerialCommitThreshold setting" 2015-04-27 08:29:46 +00:00
DatabaseMysqli.php Fixed detection of unsigned mysql column in updater 2015-03-05 18:25:50 +00:00
DatabaseOracle.php DatabaseBase constructor cleanups 2015-02-23 13:02:28 -08:00
DatabasePostgres.php Fixed bug where catching DB errors left ignoreErrors() on 2015-04-07 18:12:06 +00:00
DatabaseSqlite.php Made DatabaseSqlite::__construct always caller super 2015-04-28 08:37:21 -07:00
DatabaseUtility.php Remove unused class DBObject 2015-03-23 20:09:47 -04:00
DBConnRef.php Moved DBConnRef to a separate file 2015-04-24 18:02:50 +00:00
IORMRow.php
IORMTable.php
LBFactory.php
LBFactoryMulti.php
LBFactorySingle.php
LoadBalancer.php Merge "Added $wgJobSerialCommitThreshold setting" 2015-04-27 08:29:46 +00:00
LoadMonitor.php Fixed getLagTimes() locking 2015-04-27 20:19:28 +00:00
ORMIterator.php
ORMResult.php
ORMRow.php
ORMTable.php