babenkoivan / elastic-migrations

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

Feature: allow connection name for migrations table to be set in config #25

Closed Gompje closed 3 years ago

Gompje commented 3 years ago

A small change that allows configuration of the connection name for the migrations table. Default is set to '' → current behaviour.

Let me know if I need to add more or more info is needed. Wasn't sure if tests would be really beneficial given its basic Laravel functionality. Anyway I've tested it manually in my app to be sure I didn't forget anything :)

github-actions[bot] commented 3 years ago

This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days