Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add event subscriber for transaction isolation level | Daniel Kesselberg | 2020-02-21 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Use const for dbname and dbtableprefix defaults | Daniel Kesselberg | 2018-09-23 | 1 | -2/+8 |
* | Move regex to a function and add tests | Joas Schilling | 2018-04-19 | 1 | -11/+24 |
* | Allow IPv6 database hosts | Joas Schilling | 2018-04-18 | 1 | -6/+7 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -8/+8 |
* | add postgresql10 compatibility to dbal | Robin Appelman | 2017-11-22 | 1 | -3/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Fix bigint handling on postgres | Joas Schilling | 2017-09-29 | 1 | -0/+4 |
* | use the same oci connectstring in all code paths | Robin Appelman | 2017-04-10 | 1 | -23/+35 |
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 1 | -0/+15 |
* | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 1 | -14/+22 |
* | Namespace and array syntax fixes | Morris Jobke | 2017-03-19 | 1 | -24/+24 |
* | Correctly save and pass on the charset | Joas Schilling | 2016-10-19 | 1 | -2/+4 |
* | 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 |
* | 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 |