cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
54 stars 22 forks source link

Support json type for MySQL driver #39

Closed compositephp closed 11 months ago

compositephp commented 2 years ago

According to Cycle documentation json column type is not supported for MySQL driver but JSON column exists in MySQL since version 5.7. So it would be nice to cast json to proper type for MySQL driver in schema.