Commit History

Author SHA1 Message Date
  mark_story 8490c9da56 Improve support for unioned queries on MySQL. 11 years ago
  Jose Lorenzo Rodriguez 2feec245c9 Removing debug code 11 years ago
  Mark Story 39fef4c414 Fix errors in SQLServer 2008 11 years ago
  Ladislav Gallay 8a35df410a Reorder select parts in query compiler fixes #5769 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  okonomi 118eca6482 Fix some docblock typo 11 years ago
  Mark Story 43339ed0f0 Remove AS from table aliases. 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  mark_story d1ec92f255 Alternate fix to delete queries with aliases. 11 years ago
  mark_story 0d6f20251f Fix deleting with aliased conditions. 11 years ago
  mark_story 061b5d69d8 Fix API doc errors for Database/ 11 years ago
  euromark e8d8280501 Correct typehinting in QueryCompiler. 11 years ago
  mark_story 1549549955 Mark many of the Database internals as such. 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Jose Lorenzo Rodriguez 3519c06115 Adding a specialized query compiler for SQL Server 12 years ago
  Jose Lorenzo Rodriguez 02736ee283 Moving commong query compiling code to the Driver class 12 years ago
  Jose Lorenzo Rodriguez 293e9038a6 Moving SQL generation to a separate object inside Connection 12 years ago