In Laravel 6’s database migration, Doctrine\dbal\Exception : unknown database type enum requested when updating field properties, Doctrine\DBAL\Platforms\MySQL57Platform May not support it.
浏览量: 2 1. Doctrine\dbal\exception : unknown database type enum requested, doctrine\dbal\platforms\mysql57platform may not support it.. as shown in Figure 1 2. View the migration file, enum does not exist in the updated field type...
Recent Comments