provokateurin
|
2c65d0c0d1
fix(QBMapper): Fix findEntities() return type to be list<T>
|
3 tygodni temu |
Ferdinand Thiessen
|
db94e10af0
fix: Prevent breaking change in IQueryBuilder
|
3 miesięcy temu |
Ferdinand Thiessen
|
ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns
|
3 miesięcy temu |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 miesięcy temu |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 miesięcy temu |
Julius Härtl
|
2fb0ca9cf7
feat: Add yieldEntities wrapper for entity mapping in QBMapper
|
5 miesięcy temu |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 miesięcy temu |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 miesięcy temu |
Daniel Kesselberg
|
eecdb62e92
fix: add workaround for oci and limit queries
|
1 rok temu |
jld3103
|
b153340b62
Add type hints for mappers
|
1 rok temu |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 rok temu |
Christoph Wurst
|
1cd05a06fa
Always free the DB result in QBMapper::findEntities
|
2 lat temu |
Carl Schwan
|
7817845538
Add a metadata service to store file metadata
|
2 lat temu |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 lat temu |
Anna Larch
|
8fcb3f33c8
Add DB exception throws tag to QBMapper PHPDoc
|
3 lat temu |
Morris Jobke
|
ed2d6eee1e
Merge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-qbmapper
|
3 lat temu |
Christoph Wurst
|
865661ed75
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement
|
3 lat temu |
Joas Schilling
|
5c4c527245
Add datetime support to QBMapper
|
3 lat temu |
Joas Schilling
|
25d11b5197
Fix constraint violation detection in QB Mapper
|
3 lat temu |
Christoph Wurst
|
0d8b3baf61
Use executeQuery and executeUpdate in the QBMapper
|
3 lat temu |
Roeland Jago Douma
|
69b26c73f3
Fix some redundant casts
|
3 lat temu |
Christoph Wurst
|
a1b351036c
Add template typing to the QBMapper
|
4 lat temu |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 lat temu |
Morris Jobke
|
99c9423766
Remove @suppress SqlInjectionChecker
|
4 lat temu |
Christoph Wurst
|
3bc54bfd06
Fix writing BLOBs to postgres with recent contacts interaction
|
4 lat temu |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 lat temu |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
4 lat temu |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 lat temu |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 lat temu |
Joas Schilling
|
9c9f8fa5f7
Allow non integer ids in Entity Mapper
|
4 lat temu |