summaryrefslogtreecommitdiffstats
path: root/tests/lib/DB
Commit message (Expand)AuthorAgeFilesLines
* Fix bigint handling on postgresJoas Schilling2017-09-291-0/+74
* Fix querybuilder and functionbuilder testsJoas Schilling2017-08-022-25/+33
* Fix autoloader and namespace testMorris Jobke2017-07-051-1/+1
* Fix tests of CodeChecker and MigrationServiceJoas Schilling2017-07-051-21/+69
* Start migrationsJoas Schilling2017-07-051-0/+162
* Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke2017-04-102-2/+2
|\
| * fix quote helper testRobin Appelman2017-03-302-2/+2
* | rename fun to funcRobin Appelman2017-03-301-4/+4
* | Add tests for query builder (i)likeRobin Appelman2017-03-301-0/+106
* | Add function builder to the query builderRobin Appelman2017-03-301-0/+74
* | add support for escaping like parameters when using the query builderRobin Appelman2017-03-301-8/+12
|/
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-212-2/+4
* Namespace and array syntax fixesMorris Jobke2017-03-191-5/+17
* Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath2017-03-173-7/+5
* remove static:// stream wrapperRobin Appelman2017-01-043-6/+22
* Add testsLukas Reschke2016-11-021-0/+126
* Inject config and loggerJoas Schilling2016-11-021-4/+20
* Fix the testJoas Schilling2016-10-191-5/+5
* only disable unicode test on mysqlMorris Jobke2016-10-191-7/+11
* Adding tests for 4 byte unicode charactersMorris Jobke2016-10-191-0/+31
* Fix QueryBuilderTestsThomas Müller2016-10-111-10/+10
* Various database migration fixes (#25209)Thomas Müller2016-06-297-3/+1599
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-2014-0/+3050