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