summaryrefslogtreecommitdiffstats
path: root/lib/db/mdb2schemareader.php
Commit message (Expand)AuthorAgeFilesLines
* Always quote db identifiers in OC_DB_MDB2SchemaReaderBart Visscher2013-06-241-4/+3
* Fix not null with empty defaultBart Visscher2013-06-241-0/+1
* documentation added and trying to fix minor code issuesThomas Mueller2013-03-191-0/+16
* integer length 1 is not only used for boolean valuesBart Visscher2013-03-171-4/+1
* Quote index columns that need itBart Visscher2013-03-171-1/+7
* Fix handling of empty defaults in schemaBart Visscher2013-03-171-9/+5
* Change var_dumps to exceptionsBart Visscher2013-03-171-12/+7
* Add MDB2 compatible database schema writerBart Visscher2012-10-261-1/+6
* Use Doctrine for schema changesBart Visscher2012-10-131-0/+220