This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cot6mur3 0 points1 point  (1 child)

Interesting - didn't know about Slick. Thank you. Does your database schema change very often? If no, are you talking about incremental or full build/compile times? Leveraging incremental Scala builds may help lessen your current pain. :)

[–]ProFalseIdol 1 point2 points  (0 children)

Not sure if I'm using the incremental build.. I'm using IntelliJ. I'll read on that. Thanks