summaryrefslogtreecommitdiffstats
path: root/lib/private/DB
Commit message (Expand)AuthorAgeFilesLines
* Address commentsMorris Jobke2017-03-212-21/+1
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-214-12/+31
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-14/+22
* Namespace and array syntax fixesMorris Jobke2017-03-192-25/+27
* Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath2017-03-171-1/+2
* Add bitwise AND and OR to the expression builderJoas Schilling2017-01-051-1/+37
* Allow aliasing columns when using the query builderRobin Appelman2016-11-171-0/+5
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
* Inject config and loggerJoas Schilling2016-11-022-6/+22
* Log the queries of the QueryBuilder as wellJoas Schilling2016-11-021-0/+23
* Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-201-0/+11
* Fix like queries in the QueryBuilderJoas Schilling2016-10-192-5/+29
* Correctly save and pass on the charsetJoas Schilling2016-10-191-2/+4
* Fixing ctor callThomas Müller2016-10-191-3/+3
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-194-3/+27
* Kill update simulationVincent Petry2016-09-271-11/+0
* Update with robinJoas Schilling2016-07-2120-20/+20
* Fix othersJoas Schilling2016-07-2131-48/+79
* Various database migration fixes (#25209)Thomas Müller2016-06-295-1/+93
* map oracle driver options to params (#23938)Jörn Friedrich Dreyer2016-06-101-0/+4
* Update license headersLukas Reschke2016-05-265-2/+5
* Speedup schema cloning for MySQLVictor Dubiniuk2016-05-231-0/+23
* Add a method to lock a tableJoas Schilling2016-05-214-1/+75
* Fix broken exception namingRoeland Jago Douma2016-05-191-3/+3
* do propagation in a single queryRobin Appelman2016-04-251-0/+1
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-1530-0/+4451