Historial de Commits

Autor SHA1 Mensaje Fecha
  provokateurin e445be1202 fix(QueryBuilder): Account for aliases in output columns hace 2 meses
  provokateurin 35dfc639b3 fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle limitations hace 2 meses
  John Molakvoæ ff0cab5956 Merge pull request #47852 from nextcloud/sharding-code-fixes hace 2 meses
  Ferdinand Thiessen 027fc052e7 fix: Adjust types of IQueryBuilder to properly allow joining with sub-query hace 2 meses
  Robin Appelman da59fd4389 fix: misc code fixes around db sharding hace 2 meses
  Robin Appelman b21a399d1a fix: implement sharding compatible cleanup for various bits hace 3 meses
  Robin Appelman 62f8b6517f feat: implement distributing partitioned queries over multiple shards hace 4 meses
  Robin Appelman f5b3486744 feat: add option to automatically partition queries by specific tables hace 5 meses
  Robin Appelman c09ec95255 feat: track expected output columns in query builder hace 4 meses
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 hace 3 meses
  Robin Appelman 658d2f7ea1 feat: expose escapeLikeParameter trough query builder hace 9 meses
  Robin Appelman 7fbb981877 feat: add additional logging for database errors hace 7 meses
  Joas Schilling e1e4ee4d67 fix(db): Manually track if `where()` is called when not empty to avoid recursion hace 4 meses
  Joas Schilling eeb6ddb176 fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters hace 5 meses
  Joas Schilling e45465781f fix(db): Deprecate `getState()` as per upstream hace 5 meses
  Joas Schilling 829f2b9bc7 fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms hace 5 meses
  Joas Schilling bd383627a7 fix(db): Deprecate using table alias for DELETE and UPDATE hace 5 meses
  Joas Schilling f92352eda4 fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be removed with Doctrine/DBAL 4 hace 4 meses
  Robin Appelman 9de6190ec4 feat: allow running QueryBuilder queries on different connections hace 5 meses
  Andy Scherzinger dae7c159f7 chore: Add SPDX header hace 6 meses
  Joas Schilling 90ba7db0fb fix(querybuilder): Remove temporary internal method executeUpdate() hace 7 meses
  Côme Chilliet 26c4ca264f fix: Remove bogus code from query builder and fix parameter name hace 7 meses
  Arthur Schiwon 93505b2cdd fix(workflowengine): use andWhere() not second where() hace 1 año
  Joas Schilling 15a7aa51c5 fix(dbal): Fix types in query builder methods for parameters hace 1 año
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. hace 1 año
  Joas Schilling ecad09b38a Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs hace 1 año
  Côme Chilliet f5c361cf44 composer run cs:fix hace 1 año
  Joas Schilling 7f0a54c558 fix(querybuilder): Log a warning if where() is called again on a query builder object hace 1 año
  Robin Appelman 9b52663a81 Revert "make expression build return IQueryFunction instead of string" hace 2 años
  luz paz 368f83095d Fix typos in lib/private subdirectory hace 2 años