Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Namespace and array syntax fixes | Morris Jobke | 2017-03-19 | 1 | -24/+24 |
| | | | | | | * minor fixes in preparation of a bigger DB and config PR Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Correctly save and pass on the charset | Joas Schilling | 2016-10-19 | 1 | -2/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fixing ctor call | Thomas Müller | 2016-10-19 | 1 | -3/+3 |
| | |||||
* | Add config option to update charset of mysql to utf8mb4 | Morris Jobke | 2016-10-19 | 1 | -0/+7 |
| | | | | | * fully optional * requires additional options set in the database | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | map oracle driver options to params (#23938) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -0/+4 |
| | |||||
* | Move \OC\DB to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -0/+184 |
Besides the statement wrapper that is moved to the legacy folder (namepsace of shame folder) |