Daniel Kesselberg
|
eecdb62e92
fix: add workaround for oci and limit queries
|
1 年間 前 |
jld3103
|
b153340b62
Add type hints for mappers
|
1 年間 前 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 年間 前 |
Christoph Wurst
|
1cd05a06fa
Always free the DB result in QBMapper::findEntities
|
2 年 前 |
Carl Schwan
|
7817845538
Add a metadata service to store file metadata
|
2 年 前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年 前 |
Anna Larch
|
8fcb3f33c8
Add DB exception throws tag to QBMapper PHPDoc
|
3 年 前 |
Morris Jobke
|
ed2d6eee1e
Merge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-qbmapper
|
3 年 前 |
Christoph Wurst
|
865661ed75
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement
|
3 年 前 |
Joas Schilling
|
5c4c527245
Add datetime support to QBMapper
|
3 年 前 |
Joas Schilling
|
25d11b5197
Fix constraint violation detection in QB Mapper
|
3 年 前 |
Christoph Wurst
|
0d8b3baf61
Use executeQuery and executeUpdate in the QBMapper
|
3 年 前 |
Roeland Jago Douma
|
69b26c73f3
Fix some redundant casts
|
3 年 前 |
Christoph Wurst
|
a1b351036c
Add template typing to the QBMapper
|
4 年 前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年 前 |
Morris Jobke
|
99c9423766
Remove @suppress SqlInjectionChecker
|
4 年 前 |
Christoph Wurst
|
3bc54bfd06
Fix writing BLOBs to postgres with recent contacts interaction
|
4 年 前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年 前 |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
4 年 前 |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 年 前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年 前 |
Joas Schilling
|
9c9f8fa5f7
Allow non integer ids in Entity Mapper
|
4 年 前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年 前 |
Marius David Wieschollek
|
5aeb8eac2b
[#11236] Set parameter type in QBMapper
|
5 年 前 |
Daniel Kesselberg
|
8a952b73d6
Access id property without getter.
|
6 年 前 |
Daniel Kesselberg
|
21b80a89b0
Fetch lastInsertId only when id null
|
6 年 前 |
Christoph Wurst
|
3f594fc1b7
Document possibly thrown excption of QBMapper::insertOrUpdate
|
6 年 前 |
Christoph Wurst
|
40fdff5b80
Add QBMapper::insertOrUpdate()
|
6 年 前 |
Roeland Jago Douma
|
ed7b4839d9
The column is not user input so suppress the phan warning
|
6 年 前 |
Roeland Jago Douma
|
74d7f6d4ca
Add a QueryBuilder Mapper
|
6 年 前 |