aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/SchemaParser.scala
Commit message (Expand)AuthorAgeFilesLines
* Apply fix to foreign and primary keysZach Smith2018-02-021-6/+12
* Apply citextColumnNoLength to indices columnsZach Smith2018-02-011-8/+15
* Bump sbt-settings and run scalafmtZach Smith2018-02-011-2/+3
* use Driver linting/formatting/style settingsStewart Stewart2017-09-221-12/+7
* address warningsStewart Stewart2017-09-221-1/+1
* update plugin to use sbt 1.0 and scala 2.12Stewart Stewart2017-09-221-2/+2
* reorganize model transformation codeStewart Stewart2017-05-301-2/+3
* alter model so postgres `citext` has same length options as `text`Stewart Stewart2017-05-301-1/+14
* move schema parser to separate fileStewart Stewart2017-02-241-0/+60