summaryrefslogtreecommitdiffstats
path: root/lib/private/db/mdb2schemareader.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-359/+0
* Update author informationLukas Reschke2016-03-011-0/+1
* Make sure our index names fit in oracleJoas Schilling2016-02-161-0/+11
* Happy new year!Thomas Müller2016-01-121-2/+2
* Update license headersJenkins for ownCloud2015-03-261-4/+25
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+5
* Merge pull request #14119 from owncloud/dbal251Thomas Müller2015-02-231-0/+3
|\
| * Skip primary index if the table has oneVictor Dubiniuk2015-02-161-0/+3
* | Updating license headersJenkins for ownCloud2015-02-231-5/+24
|/
* drop dependency of some commands on old config objectMorris Jobke2014-11-201-4/+7
* Add repair step to set MySQL collation to utf8_binRobin Appelman2014-07-081-0/+1
* Merge pull request #8425 from owncloud/columns_should_be_nullable_by_defaultThomas Müller2014-06-031-1/+1
|\
| * columns should be nullable by defaultJörn Friedrich Dreyer2014-05-011-1/+1
* | Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* | Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
|/
* Allow XML entity loader for MDB2 schema loaderVincent Petry2014-03-031-0/+2
* Style fixesBart Visscher2014-02-121-1/+2
* DB: Support DECIMAL(precision,scale) syntax in XMLOliver Gasser2013-12-171-0/+8
* Merge pull request #5789 from ogasser/db_fix_default_for_numericBart Visscher2013-11-151-1/+4
|\
| * treat numeric as an alias for decimalOliver Gasser2013-11-121-0/+3
| * changed type to decimalOliver Gasser2013-11-121-1/+1
| * DB: Set correct default value for numeric typesOliver Gasser2013-11-101-1/+1
* | Don't set a default value when there isn't a default specifiedBart Visscher2013-11-111-1/+1
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+305