scala-forklift
scala-forklift copied to clipboard
SlickMigrationManager not very modular
I think an AbstractSlickMigrationManager would be useful, which takes dbConfig as parameter. That way I could inject / reuse my configuration (for example inside a PlayModule)
I could make a PR for this
I would be happy to accept a PR for this.