aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/database/database.scala
Commit message (Expand)AuthorAgeFilesLines
* Providing custom config for database configv0.10.10vlad2017-02-161-6/+11
* Switch to supporting both primitive and sql.Timestamp column types via inheri...Zach Smith2017-01-201-12/+53
* Fix bug in database timestamp column mapperZach Smith2017-01-201-1/+2
* move java date helpers out of date.DateStewart Stewart2016-12-191-1/+1
* Merge branch 'date' into dal-improvementsStewart Stewart2016-12-171-0/+4
* Extract Dal traits into new fileStewart Stewart2016-12-161-62/+1
* move database from object to packageStewart Stewart2016-12-161-0/+133