summaryrefslogtreecommitdiffstats
path: root/lib/db/schema.php
Commit message (Expand)AuthorAgeFilesLines
* Rename \OC\DB\Schema to \OC\DB\MDB2SchemaManagerBart Visscher2013-08-021-147/+0
* Change OC_DB_Schema to use DI for db connection objectBart Visscher2013-08-021-45/+42
* make MDB2Schema reader non staticRobin Appelman2013-07-291-3/+17
* Remove deadcodeBart Visscher2013-06-281-3/+0
* adding PHPDocThomas Mueller2013-06-271-1/+2
* Quote tablenamesBart Visscher2013-06-241-0/+7
* Use supplied tablenameBart Visscher2013-05-031-1/+1
* documentation added and trying to fix minor code issuesThomas Mueller2013-03-191-3/+3
* Also fix sequences in schemachangeBart Visscher2013-03-171-0/+6
* Quote index columns that need itBart Visscher2013-03-171-3/+3
* Change var_dumps to exceptionsBart Visscher2013-03-171-2/+0
* Add MDB2 compatible database schema writerBart Visscher2012-10-261-3/+2
* Use Doctrine for schema changesBart Visscher2012-10-131-0/+128