Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |