aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/database.scala
Commit message (Collapse)AuthorAgeFilesLines
* Useful abstractions to craft DALsv0.9.23vlad2016-12-051-10/+4
|
* Useful abstractions to craft DALsv0.9.22vlad2016-12-011-1/+53
|
* Merge branch 'master' into decouple-codegenStewart Stewart2016-12-011-15/+3
|\
| * Merge branch 'master' of https://github.com/drivergroup/driver-core into ↵vlad2016-11-291-15/+3
| | | | | | | | | | | | | | string-ids # Conflicts: # src/main/scala/xyz/driver/core/database.scala
* | remove reference to driver.core...Database in ColumnTypesStewart Stewart2016-11-291-2/+2
|/
* replace '-' with '.' in implicit namesStewart Stewart2016-11-221-3/+3
|
* more hygenic implicits for slick column type mappingStewart Stewart2016-11-211-5/+6
|
* prevent IdColumnTypes initialization order bugsStewart Stewart2016-11-191-1/+1
|
* Rollback for Database standard table creation methodv0.9.14vlad2016-11-091-12/+11
|
* Database standard table creation methodv0.9.13vlad2016-11-091-1/+20
|
* DIR-135 Return tracing headers in all responsesv0.9.12vlad2016-11-091-2/+2
|
* Renamed package to xyz, New formatting, authorize directive supporting ↵vlad2016-10-211-0/+52
multiple permissions