summaryrefslogtreecommitdiffstats
path: root/lib/private/db
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5458 from owncloud/fixing-5222-masterVicDeo2013-10-232-1/+100
|\
| * add missing file headerThomas Müller2013-10-231-0/+6
| * php 5.3 compatibility regarding OC\DB\Connection fixedThomas Müller2013-10-212-1/+94
* | Use quoteIdentifier with proper objectsVictor Dubiniuk2013-10-211-0/+5
* | removing pointless calls on quoteIdentifier() - reason: name on $tableDiff do...Thomas Müller2013-10-171-6/+2
|/
* new console command to generate sql migration scriptsThomas Müller2013-10-171-1/+21
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-3011-0/+1237