summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Db
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-106-45/+34
* Remove trailing and in between spacesChristoph Wurst2020-04-092-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-095-19/+19
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-093-3/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Allow non integer ids in Entity MapperJoas Schilling2020-02-261-2/+7
* Update license headersChristoph Wurst2019-12-056-6/+22
* Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-6/+18
|\
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-6/+18
* | Some php-cs fixesRoeland Jago Douma2019-11-223-4/+0
|/
* Add isXXX getter to EntityChristoph Wurst2019-10-221-9/+12
* [#11236] Set parameter type in QBMapperMarius David Wieschollek2019-03-241-3/+35
* Access id property without getter.Daniel Kesselberg2018-12-241-1/+1
* Fetch lastInsertId only when id nullDaniel Kesselberg2018-12-241-1/+3
* Add IMapperExceptionRoeland Jago Douma2018-12-063-2/+34
* Document possibly thrown excption of QBMapper::insertOrUpdateChristoph Wurst2018-10-021-0/+1
* Add QBMapper::insertOrUpdate()Christoph Wurst2018-10-021-1/+18
* The column is not user input so suppress the phan warningRoeland Jago Douma2018-05-141-0/+2
* Add a QueryBuilder MapperRoeland Jago Douma2018-05-102-1/+284
* Remove unused variablesMorris Jobke2017-11-061-1/+1
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-15/+1
* Fix othersJoas Schilling2016-07-214-5/+9
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-064-0/+715