Commit History

Author SHA1 Message Date
  Corey Taylor bc69476b30 Add Database\Statement and Database\Query::all(). 4 years ago
  ADmad f30cdd6786 Remove results buffering and drop BufferredStatement. 4 years ago
  ADmad e3f7abb4d2 Remove tests no longer applicable. 4 years ago
  ADmad 8c12b0559c StatementDecorator no longer implements Countable. 4 years ago
  Corey Taylor 95e37a9adf Simplify expression operator parsing and support multi-word operators 4 years ago
  ADmad 42bf22daa5 Merge branch '4.next' into 5.x 4 years ago
  ADmad 01bb9a3f77 Update query test. 4 years ago
  Corey Taylor 00f0481fb7 Remove deprecated CaseExpression 4 years ago
  ADmad 4c2aee4d1d Merge branch '4.next' into 5.x 4 years ago
  ndm2 f3a531611e Deprecate/remove `addCase()` usage in tests. 4 years ago
  ADmad 3cf0a7cf5b Merge branch '4.next' into 5.x 4 years ago
  Mark Story 6238231811 Merge pull request #16063 from ndm2/4.x-fix-query-cloning 4 years ago
  ndm2 3099e09487 Fix CS. 4 years ago
  ndm2 a196d8556a Fix `Query::modifiers()` not handling expressions correctly. 4 years ago
  ndm2 9b640b9afe Fix some query part expressions not being cloned. 4 years ago
  Corey Taylor b345c513fe Merge branch '4.next' into 5.x 4 years ago
  othercorey 280ff385ca Increase time comparison range 4 years ago
  Corey Taylor 6a4649da7b Merge branch '4.next' into 5.x 4 years ago
  ndm2 10bc708e91 Add new `CASE` expression. 4 years ago
  othercorey 7f64c34c65 Increase range for comparing now 4 years ago
  Corey Taylor 46617e1d75 Merge branch '4.next' into 5.x 4 years ago
  mscherer dd82270bee Fix issues found by PHPStan in tests/ 4 years ago
  ADmad 2c402f88c3 Merge branch '4.next' into 5.x 4 years ago
  mscherer 8631659c77 Fix up types in arrays of var def 4 years ago
  Corey Taylor 084c544b2f Add native type hints for TestSuite properties 4 years ago
  Corey Taylor 12a9c7150f Backport fixture strategies to replace FixtureLoader 4 years ago
  Corey Taylor 41dd028e65 Re-organize fixtures into strategies 4 years ago
  Corey Taylor cefd678993 Merge branch '4.next' into 5.0 4 years ago
  Corey Taylor 0c5938f73b Remove use of deprecated autoFixtures setting and fix loading fixturs with foreign key dependencies 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago