Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Fix typos (found by codespell) | Stefan Weil | 2016-04-06 | 1 | -1/+1 |
* | Prevent certain DBs throwing exceptions on same-value updates | Robin McCorkell | 2016-03-15 | 1 | -6/+24 |
* | Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* | Joas Schilling | 2016-02-29 | 1 | -1/+2 |
* | fix test | Robin Appelman | 2016-01-18 | 1 | -4/+8 |
* | Introduce IDBConnection::setValues() | Robin McCorkell | 2016-01-18 | 1 | -6/+88 |
* | Remove OC_DB::dropTable | Morris Jobke | 2016-01-07 | 1 | -1/+1 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
* | Clean up test table in Connection Test to prevent unnecessary failures. | Andreas Fischer | 2014-12-23 | 1 | -0/+19 |
* | add unit tests for tableExists and dropTable | Robin Appelman | 2014-12-09 | 1 | -0/+69 |