Schema: Use lowercase field types in schema.php #461
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature is broken.
Milestone
dbDelta()
usesDESCRIBE
to get the current table schema which includes lowercased field types, see http://dev.mysql.com/doc/refman/5.7/en/explain.html.Output from
dbDelta( implode( "\n", gp_schema_get() ), false );
on an existing install:The text was updated successfully, but these errors were encountered: