We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laravel 8 supports DBAL 3, released 2020-11-15. Eloquent Model Generator still requires DBAL ^2.5. Are there any plans to support DBAL 3?
laravel/framework#35236 https://github.com/doctrine/dbal/releases/tag/3.0.0
Thank you for the awesome tool! It is very helpful in making models match the database structure.
The text was updated successfully, but these errors were encountered:
I also have an issue with DBAL's v3.0 on Laravel 8, any thing I can do about it?
Sorry, something went wrong.
Added support in version 1.3.7
No branches or pull requests
Laravel 8 supports DBAL 3, released 2020-11-15. Eloquent Model Generator still requires DBAL ^2.5. Are there any plans to support DBAL 3?
laravel/framework#35236
https://github.com/doctrine/dbal/releases/tag/3.0.0
Thank you for the awesome tool! It is very helpful in making models match the database structure.
The text was updated successfully, but these errors were encountered: