slick / slick-examples

A sample project for getting started with Slick
https://scala-slick.org/
156 stars 70 forks source link

added foreign key defintion to the Users class #31

Closed pussinboots closed 7 years ago

pussinboots commented 10 years ago

To imrpove the slick documentation i added a foreign key defintion to the Users class to show it it could be done in a multidbcake scenarion.

Added .travis.yml to activate travis build.

Related to this issue https://github.com/slick/slick-examples/issues/22 .

lightbend-cla-validator commented 10 years ago

Hi @pussinboots,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Typesafe Contributors License Agreement:

http://typesafe.com/contribute/cla

pussinboots commented 10 years ago

I have signed the CLA.