summaryrefslogtreecommitdiffstats
path: root/tests/lib/db/connection.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix typos (found by codespell)Stefan Weil2016-04-061-1/+1
* Prevent certain DBs throwing exceptions on same-value updatesRobin McCorkell2016-03-151-6/+24
* Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling2016-02-291-1/+2
* fix testRobin Appelman2016-01-181-4/+8
* Introduce IDBConnection::setValues()Robin McCorkell2016-01-181-6/+88
* Remove OC_DB::dropTableMorris Jobke2016-01-071-1/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
* Clean up test table in Connection Test to prevent unnecessary failures.Andreas Fischer2014-12-231-0/+19
* add unit tests for tableExists and dropTableRobin Appelman2014-12-091-0/+69