Commit History

Author SHA1 Message Date
  Kevin Pfeifer 5cc27a16e9 5.x: add a comment to a query instance (#16958) 3 years ago
  Corey Taylor 491d112b3b Merge branch '4.next' into 5.x 3 years ago
  Corey Taylor de77869e73 Decoupled connection roles from ConnectionManager 3 years ago
  Mark Story 5f7f76106b Merge branch '4.next' into 5.x 3 years ago
  Mark Story 546d7b3b29 4.5 - Deprecate newQuery() 3 years ago
  Corey Taylor 0a71e7ab02 Fix setting connection roles with non-manager connection 3 years ago
  Corey Taylor a55e924dd2 Add orderBy() and groupBy() to match sql 3 years ago
  Corey Taylor 2643f24c47 Add read and write connection config support 3 years ago
  Kevin Pfeifer a39bb2cc11 unify exception string building 3 years ago
  ADmad 477b1cc1b4 Make Database\Query abstract. 3 years ago
  ADmad b0656fc466 Add DeleteQuery class. 3 years ago
  ADmad 37cdc93582 Add UpdateQuery class. 3 years ago
  ADmad db6c0691be Add InsertQuery class. 3 years ago
  ADmad d7a310d0a4 Add SelectQuery class. 3 years ago
  ADmad c17c5a9b50 Merge branch '4.next' into 5.x 3 years ago
  ADmad 4a85c82cee Fix tests errors. 3 years ago
  ADmad 77c01c8fd8 Don't use the ORM for Database/Query tests. 3 years ago
  Corey Taylor 36bf442bbf Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException 3 years ago
  Corey Taylor f2f2ed51d8 Merge branch '4.next' into 5.x 3 years ago
  Corey Taylor dd1e721607 Fix use of deprecated string interpolation 3 years ago
  ADmad 72b1031b5e Bump up min. PHP version to 8.1. 4 years ago
  ADmad 9689d40500 Merge branch '4.next' into 5.x 4 years ago
  ndm2 bd82e10f63 Fix operator not treated case-insensitive in complex field expressions. 4 years ago
  Corey Taylor 3ed5f98d30 Return cached results in Query::all() 4 years ago
  Corey Taylor c480da67d0 Clean up Query::getIterator() and add test 4 years ago
  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