Commit History

Author SHA1 Message Date
  Walther Lalk 001bb58c8d Fix failing insert tests on sqlserver 11 years ago
  Walther Lalk cf79c6b437 Fix doc block indentation 11 years ago
  Walther Lalk 51af2337d2 Add support for IS NOT operator 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  Jose Lorenzo Rodriguez 8f7114a46d Adding test for using an expresison field with between and fixing code 11 years ago
  Jose Lorenzo Rodriguez 5490423cda Fixing CS errors 11 years ago
  Jose Lorenzo Rodriguez 3cecdc7292 Fixing code and adding test for the Between expression 11 years ago
  Yves 5ed25cf804 Fix a typo "Indentifier" -> "Identifier" 11 years ago
  Mark Story 43339ed0f0 Remove AS from table aliases. 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  mark_story ac5282d70f Fix issues with insert() and subqueries. 11 years ago
  mark_story bbbe6a9abe Fix insert queries failing with expression objects. 11 years ago
  mark_story aa72c19a8f Add limit parameter to page() 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  Jose Lorenzo Rodriguez 038c16b2de A few random improvements to the database layer 11 years ago
  mark_story f7597d4327 Re-add SQL to Query exports. 11 years ago
  mark_story 16c8417640 Fix failing tests. 11 years ago
  Jose Lorenzo Rodriguez c052437ae5 Hopefully fixed SQL server this time 11 years ago
  Jose Lorenzo Rodriguez 4b9ee0d01c Figuring out what SQL is offending SQL Server 11 years ago
  Jose Lorenzo Rodriguez 688082ddf1 trying to trigger a SQL server build error 11 years ago
  Jose Lorenzo Rodriguez a69f371704 Altering test in hope of making SQL server happy 11 years ago
  Jose Lorenzo Rodriguez 0651182c33 Revert "Fixing tests in SQL Server" 11 years ago
  Jose Lorenzo Rodriguez 5c1969910b Fixing tests in SQL Server 11 years ago
  Jose Lorenzo Rodriguez 0cf9921798 Added support to Comparison expression for using Expressions as the field 11 years ago
  José Lorenzo Rodríguez 69266d4a4a Merge pull request #4227 from dakota/3.0-case-expression 11 years ago
  Walther Lalk 618509293d Fix failing postgres tests 11 years ago
  Walther Lalk 83e09d8878 Defrost the CakeExpression snow flake by replacing the rather unique way it dealt with types with the same technique used in other Expression classes. 11 years ago
  Walther Lalk 5cc3ef091f Automatically set the value type for the case statement 11 years ago
  mark_story c68ec84020 Fix failing tests and PHPCS errors. 11 years ago
  Walther Lalk b8c00d4f52 Fix failing test on SqlServer 11 years ago