Commit Graph

7 Commits (5a8d37023a84d933eaa5113400014805048a689b)

Author SHA1 Message Date
Oliver Gasser 3b0d0e2b1f DB: Support DECIMAL(precision,scale) syntax in XML 11 years ago
Oliver Gasser 53f17a71d1 treat numeric as an alias for decimal 12 years ago
Oliver Gasser 4b01eaf6cc changed type to decimal 12 years ago
Bart Visscher dcca887f18 Don't set a default value when there isn't a default specified 12 years ago
Oliver Gasser b278356eb9 DB: Set correct default value for numeric types 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Robin Appelman d6c56b584a make MDB2Schema reader non static 12 years ago
Robin Appelman 499a01f179 use === 12 years ago
Robin Appelman b073a34e77 add support for the <primary/> element within field definitions 12 years ago
Robin Appelman dc272e6e20 db: cast default values for boolean fields to booleans 12 years ago
Bart Visscher e2b6781cf9 Tweaks to the MDB2SchemaReader 12 years ago
Bart Visscher ab2037ab5d Only change integer type when the length is set 12 years ago
Bart Visscher b8a7e97301 Add comment to column definition 12 years ago
Bart Visscher 6145e61718 Remove deadcode 12 years ago
Bart Visscher fae3cf1a87 Always quote db identifiers in OC_DB_MDB2SchemaReader 12 years ago
Bart Visscher d1b76f1b88 Fix not null with empty default 12 years ago
Thomas Mueller 6f13a35513 documentation added and trying to fix minor code issues 12 years ago
Bart Visscher d44f457d2d integer length 1 is not only used for boolean values 12 years ago
Bart Visscher 947e03aab5 Quote index columns that need it 12 years ago
Bart Visscher 2866376f34 Fix handling of empty defaults in schema 12 years ago
Bart Visscher e9213a6711 Change var_dumps to exceptions 12 years ago
Bart Visscher 8fb36c93f5 Add MDB2 compatible database schema writer 13 years ago
Bart Visscher 5686183e43 Use Doctrine for schema changes 13 years ago