Commit History

Author SHA1 Message Date
  ADmad 883bcf29d0 Merge pull request #17886 from KrzysiekNDS/5.next 1 year ago
  Alejandro Ibarra 55abb8eec5 17857 - Add support for INTERSECT and INTERSECT ALL clauses in ORM 1 year ago
  Krzysiek 529a7f76a0 Fix for inconsistency for JSON type field between mysql and sqlite (#17713) 1 year ago
  Adam Halfar 8a993b1834 Merge branch '5.next' into Rector_UP_TO_PHP_81 1 year ago
  Adam Halfar 69438172d6 Add changes from rector rule AddTestsVoidReturnTypeWhereNoReturnRector 1 year ago
  Adam Halfar 6f5c9df2da Rector fixes from rule set LevelSetList::UP_TO_PHP_81 1 year ago
  Corey Taylor a38010c9e6 Convert test annotations to attributes. 1 year ago
  mscherer 58b54eaf1c Made FormHelper methods visible that are tested. 2 years ago
  Kevin Pfeifer 1e4c595456 5.x: Convert `addMethods()` to anonymous or test classes or Mockery (#17246) 2 years ago
  Kevin Pfeifer 04b02a3e6c convert returnCallback() to willReturnCallback() 2 years ago
  Kevin Pfeifer 1f5036d20b convert returnValue() to willReturn() 2 years ago
  Kevin Pfeifer 4f60200a24 phpunit 10: fix withConsecutive 3 years ago
  ADmad 1d45de3069 Remove unused method and related enum value. 3 years ago
  ADmad a51145e42e Drop quoting related methods from Connection class. 3 years ago
  Corey Taylor 2a0f98f403 Add DriverFeatureEnum and change Driver::supports() to use it 3 years ago
  Corey Taylor fbd1f08461 Make Driver::supports() abstract 3 years ago
  Corey Taylor 4854ce108e Merge DriverInterface into Driver 3 years ago
  Corey Taylor 73fdfea3d5 Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor f55cf21177 Revert "Add RETURNING * support to Sqlite driver" 4 years ago
  ADmad 72b1031b5e Bump up min. PHP version to 8.1. 4 years ago
  ADmad dd58f96525 Move query logging from Connection to Driver. 4 years ago
  ADmad e254dc0abf Trim down public API of Connection. 4 years ago
  ADmad d69f959ee4 Rename Driver::createPDO() to Driver::createPdo() 4 years ago
  ADmad 84a5828689 Update property and methods for better readability. 4 years ago
  Corey Taylor 55c635bb08 Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor bf1a682736 Add RETURNING * support to Sqlite driver 4 years ago
  Corey Taylor 9091b0461d Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor 209733894c Add support for opening sqlite db with shared cache 4 years ago
  ADmad 3cf0a7cf5b Merge branch '4.next' into 5.x 4 years ago
  Remi Collet 08538ad41b Fix test 4 years ago