Joas Schilling
|
15a7aa51c5
fix(dbal): Fix types in query builder methods for parameters
|
1 rok temu |
Joas Schilling
|
c4ed7f9d21
fix(dbal): Doctrine\DBAL\Connection::PARAM_* types are deprecated
|
1 rok temu |
Joas Schilling
|
5a1fcdb272
fix(dbal): Migrate to Doctrine\DBAL\ParameterTypes
|
1 rok temu |
Simon L
|
d55a7c619d
Fix typos in lib/public subdirectory
|
1 rok temu |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 rok temu |
Robin Appelman
|
9b52663a81
Revert "make expression build return IQueryFunction instead of string"
|
2 lat temu |
Robin Appelman
|
813b50ed42
make expression build return IQueryFunction instead of string
|
2 lat temu |
Joas Schilling
|
be4faebc47
Adjust docs to the same as the implementation
|
2 lat temu |
Carl Schwan
|
9ec0cb0a90
Fix psalm issues related to the user backend
|
2 lat temu |
Robin Appelman
|
a4e120c203
tell mysql to ignore the sort index for search queries
|
2 lat temu |
Carl Schwan
|
7817845538
Add a metadata service to store file metadata
|
2 lat temu |
Carl Schwan
|
c870bd1968
Do chuncked job deletion
|
2 lat temu |
Vitor Mattos
|
afe5b6dd8a
Prevent query error when use subquery
|
2 lat temu |
Joas Schilling
|
5bb49feef8
Allow NULL as well for limit, not integer only
|
3 lat temu |
Christoph Wurst
|
130ab63ca1
Bump doctrine/dbal from 3.0.0 to 3.1.3
|
3 lat temu |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 lat temu |
Lukas Reschke
|
4e7b82169c
executeUpdate is also deprecated
|
3 lat temu |
Christoph Wurst
|
865661ed75
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement
|
3 lat temu |
Roeland Jago Douma
|
85e48d796c
Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts
|
3 lat temu |
Roeland Jago Douma
|
c3f1eb4f7f
Remove Redundantcasts
|
3 lat temu |
Roeland Jago Douma
|
76a6328d10
Add executeQuery and executeUpdate
|
4 lat temu |
Robin Appelman
|
47dd8e54b5
allow non string join conditions in query builder
|
3 lat temu |
Lukas Reschke
|
d7590a6190
Add expression taint source and sanitizer
|
3 lat temu |
Christoph Wurst
|
2c9cdc1cdb
Add our own DB exception abstraction
|
3 lat temu |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 lat temu |
Christoph Wurst
|
9ce3ea3368
Update license headers
|
3 lat temu |
Roeland Jago Douma
|
adc4f1a811
Merge pull request #22916 from J0WI/unifiy-links-to-php.net
|
3 lat temu |
Roeland Jago Douma
|
fe46149560
Psalm fixes
|
4 lat temu |
Daniel Kesselberg
|
0e3ddf1b27
Add explicit typecast for $value.
|
4 lat temu |
Daniel Kesselberg
|
64b10f61df
Update signature for set
|
4 lat temu |