Skip to content
This repository has been archived by the owner on Aug 11, 2018. It is now read-only.

AdrianRaFo/Freestyle-Slick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an example of Freestyle-Slick integration with a Postgresql database.

Generate

Mapping

I'm using ìn this project Slick-CodeGen.

To generate the file Tables.scala with the mapping you can execute sbt slick-gen.

Schema

To generate the schema you can run Tables.schema.create first in the main method.

Note: Set your own user and password in application.conf and build.sbt.

Releases

No releases published

Packages

No packages published

Languages