Ferdinand Thiessen
|
db94e10af0
fix: Prevent breaking change in IQueryBuilder
|
hace 3 meses |
Ferdinand Thiessen
|
ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns
|
hace 3 meses |
Robin Appelman
|
b45f2420fe
fix: fix share reminder job for oracle
|
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 3 meses |
Robin Appelman
|
c09ec95255
feat: track expected output columns in query builder
|
hace 3 meses |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
hace 3 meses |
Joas Schilling
|
eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters
|
hace 4 meses |
Joas Schilling
|
e45465781f
fix(db): Deprecate `getState()` as per upstream
|
hace 4 meses |
Joas Schilling
|
bd383627a7
fix(db): Deprecate using table alias for DELETE and UPDATE
|
hace 4 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 4 meses |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
hace 6 meses |
Côme Chilliet
|
6d291ac260
chore: Add missing parameter to docblock tag psalm-taint-sink
|
hace 7 meses |
Joas Schilling
|
15a7aa51c5
fix(dbal): Fix types in query builder methods for parameters
|
hace 1 año |
Joas Schilling
|
c4ed7f9d21
fix(dbal): Doctrine\DBAL\Connection::PARAM_* types are deprecated
|
hace 1 año |
Joas Schilling
|
5a1fcdb272
fix(dbal): Migrate to Doctrine\DBAL\ParameterTypes
|
hace 1 año |
Simon L
|
d55a7c619d
Fix typos in lib/public subdirectory
|
hace 1 año |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
hace 1 año |
Robin Appelman
|
9b52663a81
Revert "make expression build return IQueryFunction instead of string"
|
hace 2 años |
Robin Appelman
|
813b50ed42
make expression build return IQueryFunction instead of string
|
hace 2 años |
Joas Schilling
|
be4faebc47
Adjust docs to the same as the implementation
|
hace 2 años |
Carl Schwan
|
9ec0cb0a90
Fix psalm issues related to the user backend
|
hace 2 años |
Robin Appelman
|
a4e120c203
tell mysql to ignore the sort index for search queries
|
hace 2 años |
Carl Schwan
|
7817845538
Add a metadata service to store file metadata
|
hace 2 años |
Carl Schwan
|
c870bd1968
Do chuncked job deletion
|
hace 2 años |
Vitor Mattos
|
afe5b6dd8a
Prevent query error when use subquery
|
hace 2 años |