Xethron / migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
3.32k stars 591 forks source link

Old Databases ENUM field issue #209

Open abdulrehman25 opened 1 year ago

abdulrehman25 commented 1 year ago

Fix for ENUM field name not being fetched Some times the issue is that the field name is available with Capital letters and it makes such issues depending on the OS as MySql has some restrictions issue.