Christopher Cookson

Results 3 issues of Christopher Cookson

Now that fieldtypeDecimal is part of the core, it needs to be added to $allowedFieldtypes I've tested, and it seems to work fine.

### Add getColumns method to WireDatabasePDO class class currently has the methods getTables tableExists and columnExists but there is no analogue to getTables for columns. The columnExists method already uses...

In newer versions of mySQL the following line generates an error with default mySQL configurations because TEXT mySQL fields are not allowed to have a default value. $schema['raw'] = "TEXT...