scalest / Scalest

Scalest is Productivity-oriented Scala Web framework
MIT License
14 stars 1 forks source link

Remove ProfileProviders #22

Closed 0lejk4 closed 5 years ago

0lejk4 commented 5 years ago

This looks like it can be easily removed because Slick already has same stuff out of the box. Should be investigated and replaced with Slick ones.

0lejk4 commented 5 years ago

Cannot be done as Slick profiles doen't have such functionality.