aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/database/Dal.scala
Commit message (Collapse)AuthorAgeFilesLines
* add resultT to compiled query opsStewart Stewart2017-05-091-1/+6
|
* PDW-598 PR comments, refinement for OptionT utilsvlad2017-04-131-1/+4
|
* Time haven't comev0.11.2vlad2017-04-121-7/+1
|
* Review commentsvlad2017-04-111-1/+7
|
* Allowing to configure application config path from environment variable and ↵v0.10.9vlad2017-02-151-1/+11
| | | | adding some handy methods to SlickDal
* Allowing abstract DAL functions to be used by API clientsv0.9.31vlad2017-01-091-5/+5
|
* remove overloaded Dal#execute (can use mapT instead)Stewart Stewart2016-12-191-16/+4
|
* remove overloaded Dal#execute (can use mapT instead)Stewart Stewart2016-12-191-4/+16
|
* update sbt-settings (for scalaz 2.7.8 with `mapT`)Stewart Stewart2016-12-191-16/+4
|
* Extract Dal traits into new fileStewart Stewart2016-12-161-0/+59