Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sqlite LIKE case sensitive on default | Robin Appelman | 2014-09-17 | 1 | -0/+3 |
* | Introduce cross-db ILIKE | Robin Appelman | 2014-09-16 | 1 | -1/+1 |
* | no statement caching for Oracle | Thomas Müller | 2014-08-22 | 1 | -0/+5 |
* | Document why we have to check with defined() first. | Andreas Fischer | 2014-07-16 | 1 | -0/+2 |
* | Make MySQL return "number of found rows" instead of number of "affected rows". | Andreas Fischer | 2014-07-16 | 1 | -1/+7 |
* | fixing typos and adding PHPDoc | Thomas Müller | 2014-05-12 | 1 | -2/+3 |
* | Deduplicate connection handling code into \OC\DB\ConnectionFactory | Andreas Fischer | 2014-03-31 | 1 | -0/+117 |