Commit History

Author SHA1 Message Date
  Ferdinand Thiessen db94e10af0 fix: Prevent breaking change in IQueryBuilder 3 months ago
  Ferdinand Thiessen ee02e3246d feat(AppFramework): Add full support for date / time / datetime columns 3 months ago
  Robin Appelman b45f2420fe fix: fix share reminder job for oracle 2 months ago
  John Molakvoæ ff0cab5956 Merge pull request #47852 from nextcloud/sharding-code-fixes 2 months ago
  Ferdinand Thiessen 027fc052e7 fix: Adjust types of IQueryBuilder to properly allow joining with sub-query 2 months ago
  Robin Appelman da59fd4389 fix: misc code fixes around db sharding 2 months ago
  Robin Appelman b21a399d1a fix: implement sharding compatible cleanup for various bits 3 months ago
  Robin Appelman 62f8b6517f feat: implement distributing partitioned queries over multiple shards 3 months ago
  Robin Appelman c09ec95255 feat: track expected output columns in query builder 3 months ago
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 3 months ago
  Joas Schilling eeb6ddb176 fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 4 months ago
  Joas Schilling e45465781f fix(db): Deprecate `getState()` as per upstream 4 months ago
  Joas Schilling bd383627a7 fix(db): Deprecate using table alias for DELETE and UPDATE 4 months ago
  Joas Schilling f92352eda4 fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be removed with Doctrine/DBAL 4 4 months ago
  Robin Appelman 9de6190ec4 feat: allow running QueryBuilder queries on different connections 4 months ago
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 months ago
  Côme Chilliet 6d291ac260 chore: Add missing parameter to docblock tag psalm-taint-sink 7 months ago
  Joas Schilling 15a7aa51c5 fix(dbal): Fix types in query builder methods for parameters 1 year ago
  Joas Schilling c4ed7f9d21 fix(dbal): Doctrine\DBAL\Connection::PARAM_* types are deprecated 1 year ago
  Joas Schilling 5a1fcdb272 fix(dbal): Migrate to Doctrine\DBAL\ParameterTypes 1 year ago
  Simon L d55a7c619d Fix typos in lib/public subdirectory 1 year ago
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Robin Appelman 9b52663a81 Revert "make expression build return IQueryFunction instead of string" 2 years ago
  Robin Appelman 813b50ed42 make expression build return IQueryFunction instead of string 2 years ago
  Joas Schilling be4faebc47 Adjust docs to the same as the implementation 2 years ago
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 2 years ago
  Robin Appelman a4e120c203 tell mysql to ignore the sort index for search queries 2 years ago
  Carl Schwan 7817845538 Add a metadata service to store file metadata 2 years ago
  Carl Schwan c870bd1968 Do chuncked job deletion 2 years ago
  Vitor Mattos afe5b6dd8a Prevent query error when use subquery 2 years ago