Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow non integer ids in Entity Mapper | Joas Schilling | 2020-02-26 | 1 | -2/+7 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -6/+22 |
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 1 | -6/+18 |
|\ | |||||
| * | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 1 | -6/+18 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -4/+0 |
|/ | |||||
* | Add isXXX getter to Entity | Christoph Wurst | 2019-10-22 | 1 | -9/+12 |
* | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -3/+35 |
* | Access id property without getter. | Daniel Kesselberg | 2018-12-24 | 1 | -1/+1 |
* | Fetch lastInsertId only when id null | Daniel Kesselberg | 2018-12-24 | 1 | -1/+3 |
* | Add IMapperException | Roeland Jago Douma | 2018-12-06 | 3 | -2/+34 |
* | Document possibly thrown excption of QBMapper::insertOrUpdate | Christoph Wurst | 2018-10-02 | 1 | -0/+1 |
* | Add QBMapper::insertOrUpdate() | Christoph Wurst | 2018-10-02 | 1 | -1/+18 |
* | The column is not user input so suppress the phan warning | Roeland Jago Douma | 2018-05-14 | 1 | -0/+2 |
* | Add a QueryBuilder Mapper | Roeland Jago Douma | 2018-05-10 | 2 | -1/+284 |
* | Remove unused variables | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 1 | -15/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 4 | -5/+9 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OCP\AppFramework to PSR-4 | Roeland Jago Douma | 2016-05-06 | 4 | -0/+715 |