Commit Graph

4 Commits

Author SHA1 Message Date
cb9524eac7 Many changes
Rewrote slick db service using monix task instead of future
Added cats IO to controller to make use of above db service
Added action methods that support effect wrappers other than future
Added play-flyway to auto-manage migrations
Moved migration files to appropriate directory as a result of above
Added cors filter to work with separately hosted frontend
Made logger log at debug
2020-08-22 16:18:11 +05:30
325f03a2c7 Added more join examples 2020-06-03 21:45:50 +05:30
a960f43cb6 implemented table join 2020-05-17 23:30:24 +05:30
2956829f9d first commit 2020-05-16 15:40:23 +05:30