aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/database/SlickGetResultSupport.scala
Commit message (Collapse)AuthorAgeFilesLines
* 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