Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always quote db identifiers in OC_DB_MDB2SchemaReader | Bart Visscher | 2013-06-24 | 1 | -4/+3 |
* | Fix not null with empty default | Bart Visscher | 2013-06-24 | 1 | -0/+1 |
* | documentation added and trying to fix minor code issues | Thomas Mueller | 2013-03-19 | 1 | -0/+16 |
* | integer length 1 is not only used for boolean values | Bart Visscher | 2013-03-17 | 1 | -4/+1 |
* | Quote index columns that need it | Bart Visscher | 2013-03-17 | 1 | -1/+7 |
* | Fix handling of empty defaults in schema | Bart Visscher | 2013-03-17 | 1 | -9/+5 |
* | Change var_dumps to exceptions | Bart Visscher | 2013-03-17 | 1 | -12/+7 |
* | Add MDB2 compatible database schema writer | Bart Visscher | 2012-10-26 | 1 | -1/+6 |
* | Use Doctrine for schema changes | Bart Visscher | 2012-10-13 | 1 | -0/+220 |