summaryrefslogtreecommitdiffstats
path: root/lib/private/db/mdb2schemawriter.php
Commit message (Collapse)AuthorAgeFilesLines
* Use a special filter expression for Oracle to filter the prefix - fixes #13220Thomas Müller2015-01-121-2/+7
|
* add default for dbtableprefixMorris Jobke2014-12-231-1/+1
|
* use injected config object and fix typosMorris Jobke2014-12-221-6/+8
|
* Use Doctrines filter by table nametbelau6662014-12-221-2/+6
| | | | | | | Doctrine's SchemaManager can filter table names by regular expression. On this way it picks up only ownClouds's tables in a database. by tbelau666
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+6
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+4
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+133
Conflicts: lib/private/vcategories.php