kitloong / laravel-migrations-generator

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

Fix view migrations not generated #101

Closed kitloong closed 2 years ago

kitloong commented 2 years ago

Start from Laravel 9, the schema configuration option used to configure Postgres connection search paths renamed to search_path. https://laravel.com/docs/9.x/upgrade#postgres-schema-configuration