summaryrefslogtreecommitdiffstats
path: root/tests/lib/DB
Commit message (Expand)AuthorAgeFilesLines
* Fix testsRoeland Jago Douma2018-08-081-2/+3
* Ignore custom prefixes which are longerJoas Schilling2018-07-271-10/+10
* Fix calculation of default nameJoas Schilling2018-07-271-3/+60
* Add unit testsJoas Schilling2018-07-271-1/+293
* Add count to function builderRobin Appelman2018-06-141-0/+10
* Add tests for special domain nameMorris Jobke2018-04-191-0/+2
* Add tests for domainsMorris Jobke2018-04-191-0/+2
* Move regex to a function and add testsJoas Schilling2018-04-191-0/+52
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-111-0/+21
* Use insertIfNotExist of the new interfaceMorris Jobke2018-03-124-135/+140
* Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-062-1/+13
|\
| * reuse query builderRobin Appelman2018-01-121-1/+3
| * refactor user searchingRobin Appelman2017-12-201-0/+10
* | Fix risky tests without assertionsJoas Schilling2018-01-257-13/+15
* | Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-2/+0
|/
* add postgresql10 compatibility to dbalRobin Appelman2017-11-221-17/+18
* Add foreign key support to OCPiotr Mrowczynski2017-10-301-2/+37
* 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