aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/database/SlickGetResultSupport.scala
Commit message (Expand)AuthorAgeFilesLines
* Move database-related functionality to separate projectJakob Odersky2018-10-091-30/+0
* Use sqlDateToDate instead of Date.fromJavaDateZach Smith2017-11-141-2/+2
* Rename to follow slick naming conventionsZach Smith2017-11-141-8/+8
* Move java date conversion to Date object helper methodZach Smith2017-11-141-12/+4
* Add implicit GetResult definitionsZach Smith2017-11-141-0/+38