babenkoivan / elastic-migrations

Elasticsearch migrations for Laravel
MIT License
188 stars 32 forks source link

cannot set --database in elastic:migrate #44

Closed fadakar closed 2 years ago

fadakar commented 2 years ago

I have 2 databases and enable migration in the second DB with migrate:install --database=connection and now I cannot set --database in elastic:migrate to create my migration on the second database