Closed lance-dd closed 8 years ago
php artisan migrate:generate
[Doctrine\DBAL\DBALException] Unknown database type json requested, Doctrine\DBAL\Platforms\MySqlPlatform may not support it.
Didn`t support type json ,my database is mysql version >=5.7 .
Hello @lance-dd. Thanks for reporting this. I believe this was added in #76, let me know if this is still an issue.
php artisan migrate:generate
[Doctrine\DBAL\DBALException] Unknown database type json requested, Doctrine\DBAL\Platforms\MySqlPlatform may not support it.
Didn`t support type json ,my database is mysql version >=5.7 .