Commit History

Author SHA1 Message Date
  Bartosz Dziewoński 485f66f174 Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 7 years ago
  Brad Jorsch 0618227f7f rdbms: Issue a deprecation warning if errors are ignored 6 years ago
  Brad Jorsch 395462b7d5 rdbms: Roll back empty implicit transaction on error 6 years ago
  Aaron Schulz 3975e04cf4 rdbms: make Database query error handling more strict 6 years ago
  addshore f3df984c79 Introduce IDatabase::buildSubstring 6 years ago
  Aaron Schulz ec550d4823 rdbms: remove "m" prefix from Database fields 6 years ago
  Aaron Schulz 6237fd11b6 rdbms: make affectedRows() work more consistently 6 years ago
  Umherirrender f739a8f368 Improve some parameter docs 7 years ago
  Brad Jorsch a0ad0569bd Add Database::unionConditionPermutations() 7 years ago
  Aaron Schulz 38b31bc8db Move DatabaseDomain to Rdbms namespace 7 years ago
  Aaron Schulz 59053a0716 Move ChronologyProtector/TransactionProfiler to Rdbms namespace 7 years ago
  Aaron Schulz 5bbac35ed1 Replace DatabaseBase:: with Database:: and update type hints 8 years ago
  jenkins-bot a0fe0eeb5a Merge "Set more fields in fake DB subclasses to avoid errors" 8 years ago
  jenkins-bot 7c94ff498b Merge "Set the DatabaseDomain in some tests classes for sanity" 8 years ago
  Aaron Schulz d0e6d92fb0 Check Database::mSessionTempTables in Database::tableExists() 8 years ago
  Aaron Schulz dc7338be6f Set more fields in fake DB subclasses to avoid errors 8 years ago
  Aaron Schulz 69aa57ed91 Set the DatabaseDomain in some tests classes for sanity 8 years ago
  Aaron Schulz 81e8d7af41 Avoid MWDebug usage in DatabaseBase 8 years ago
  Aaron Schulz 703b0691ca Use ESTIMATE_DB_APPLY for total transaction time estimate 8 years ago
  Aaron Schulz 52d2ebb30a Make insertSelect() do two separate queries in non-CLI mode 8 years ago
  Aaron Schulz 46b029e17c database: Clean up profiling code in DatabaseBase 8 years ago
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] 8 years ago
  withoutaname b803906e08 Fix calls to DatabaseBase static functions 10 years ago
  Aaron Schulz ac8c53583c Avoid fatal error if doing a DB query after close() 10 years ago
  Aaron Schulz be7b10166a Made DatabaseBase::getSoftwareLink() dynamic. 11 years ago
  Siebrand Mazeland 791d0b2a98 Update code formatting 11 years ago
  umherirrender 302f4b0ce1 Add non DBMS depending SQL tests for DatabaseBase 11 years ago