Tag: may not support it
-
Post Views: 21 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 3. The reason for the final determination may be that in the table involved in this migration file, the type of other fields is enum.…
