Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Exception catching in OC\DB\Adapter | Côme Chilliet | 2023-09-05 | 1 | -2/+6 |
* | Cleanup plsam issues in DB/ContactsManager and Console | Carl Schwan | 2023-09-05 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+0 |
* | Add our own DB exception abstraction | Christoph Wurst | 2021-01-12 | 1 | -1/+9 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Remove @suppress SqlInjectionChecker | Morris Jobke | 2020-09-16 | 1 | -3/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Fix PHPDoc | Morris Jobke | 2019-03-21 | 1 | -1/+1 |
* | Code cleanup. | Ole Ostergaard | 2019-03-21 | 1 | -2/+2 |
* | Add supression of SqlInjectionChecker. | Ole Ostergaard | 2019-03-21 | 1 | -0/+3 |
* | Add insertIgnoreConflict to Adapter and use it for for executing the file loc... | Ole Ostergaard | 2019-03-21 | 1 | -0/+13 |
* | Add deprecation message ofr insertIfNotExist | Morris Jobke | 2018-11-09 | 1 | -0/+1 |
* | Catch UniqueConstraintViolationException inside insertIfNotExist | Morris Jobke | 2018-11-09 | 1 | -2/+14 |
* | Use short for of substr to not need strlen() | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Add a method to lock a table | Joas Schilling | 2016-05-21 | 1 | -0/+20 |
* | Move \OC\DB to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -0/+95 |