aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/OutputHelpers.scala
Commit message (Collapse)AuthorAgeFilesLines
* Bump sbt-settings and run scalafmtZach Smith2018-02-011-8/+10
|
* Don't instatiate slick data model automaticallyStewart Stewart2017-09-251-12/+3
|
* update emitted code for Slick 3.2.1Stewart Stewart2017-09-241-2/+1
|
* use Driver linting/formatting/style settingsStewart Stewart2017-09-221-23/+12
|
* expose package objectStewart Stewart2017-02-241-1/+1
|
* add closing bracketStewart Stewart2017-02-241-0/+1
|
* clean up main fileStewart Stewart2017-02-241-11/+0
|
* stray characterStewart Stewart2017-02-241-1/+1
|
* scalafmtStewart Stewart2017-02-241-10/+34
|
* strip out unnecessary parts of table generatorStewart Stewart2017-02-241-29/+0
|
* flesh out OutputHelper structureStewart Stewart2017-02-241-32/+41
|
* stub out row/table OutputHelpersStewart Stewart2017-02-241-1/+56
|
* checkpointStewart Stewart2017-02-241-3/+2
|
* separate rows from table defsStewart Stewart2017-02-221-1/+1
|
* add codegen headerStewart Stewart2017-02-211-3/+3
|
* move packageCode override to separate traitStewart Stewart2017-02-211-0/+28