summaryrefslogtreecommitdiffstats
path: root/lib/db/mdb2schemareader.php
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks to the MDB2SchemaReaderBart Visscher2013-07-181-1/+6
|
* Only change integer type when the length is setBart Visscher2013-07-051-1/+1
|
* Add comment to column definitionBart Visscher2013-07-051-0/+4
|
* Remove deadcodeBart Visscher2013-06-281-3/+0
|
* 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