aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Setting version to 0.8.4-SNAPSHOTStewart Stewart2017-02-211-1/+1
* | Setting version to 0.8.3v0.8.3Stewart Stewart2017-02-211-1/+1
* | Merge pull request #22 from drivergroup/database-configsStewart Stewart2017-02-211-34/+44
|\|
| * Setting version to 0.8.3-SNAPSHOTZach Smith2017-02-141-34/+44
|/
* Setting version to 0.8.3-SNAPSHOTZach Smith2017-02-141-1/+1
* Setting version to 0.8.2v0.8.2Zach Smith2017-02-141-1/+1
* Merge pull request #21 from drivergroup/zsmith/db-closeStewart Stewart2017-02-141-3/+7
|\
| * Wrap in try finallyZach Smith2017-02-141-5/+7
| * Close db connection after creating the modelZach Smith2017-02-141-0/+2
|/
* add instructions for generating code from a local docker instanceStewart Stewart2017-01-051-3/+45
* update recomended postgres jdbc driverStewart Stewart2016-12-091-1/+3
* Setting version to 0.8.2-SNAPSHOTStewart Stewart2016-12-091-1/+1
* Setting version to 0.8.1v0.8.1Stewart Stewart2016-12-091-1/+1
* Merge pull request #18 from drivergroup/sundry-tweaksStewart Stewart2016-12-092-29/+41
|\
| * consistent newlines between importsStewart Stewart2016-12-091-7/+4
| * remove directive disabling scalafmtStewart Stewart2016-12-091-6/+4
| * add ddl codeStewart Stewart2016-12-091-1/+20
| * slick hlist syntax on by defaultStewart Stewart2016-12-091-7/+4
| * scalafmtStewart Stewart2016-12-091-7/+9
| * remove unused dependencyStewart Stewart2016-12-091-2/+1
|/
* include installation instructions in READMEStewart Stewart2016-12-061-2/+35
* Setting version to 0.9-SNAPSHOTStewart Stewart2016-12-011-1/+1
* Setting version to 0.8v0.8Stewart Stewart2016-12-011-1/+1
* Merge pull request #17 from drivergroup/decouple-driverPetro Verkhogliad2016-12-013-41/+79
|\
| * add parameter for type replacements (decouple driver Time)Stewart Stewart2016-12-012-12/+15
| * Fix bug inferring `val profile: Nothing`Stewart Stewart2016-12-011-1/+1
| * try early initializing jdbc driverStewart Stewart2016-11-292-2/+6
| * compile errorStewart Stewart2016-11-291-2/+1
| * remove unused typemapper codeStewart Stewart2016-11-231-3/+0
| * decouple from driver.core.databaseStewart Stewart2016-11-221-5/+4
| * Fix default Id implementationStewart Stewart2016-11-222-5/+14
| * add paramater for list of imports per schemaStewart Stewart2016-11-222-11/+18
| * make codegenIdType optionalStewart Stewart2016-11-222-8/+22
| * make Id type a codegen parameterStewart Stewart2016-11-222-20/+26
|/
* reintroduce side call that writes to fileStewart Stewart2016-11-221-0/+1
* add sbt-settings and lint/formatStewart Stewart2016-11-225-79/+162
* Setting version to 0.8-SNAPSHOTStewart Stewart2016-11-221-1/+1
* Setting version to 0.7v0.7Stewart Stewart2016-11-221-1/+1
* Merge pull request #15 from drivergroup/time-column-mapping-nameStewart Stewart2016-11-212-8/+11
|\
| * add parameter for schema super classStewart Stewart2016-11-212-6/+11
| * use inherrited time column mappingStewart Stewart2016-11-211-2/+0
|/
* Setting version to 0.7-SNAPSHOTStewart Stewart2016-11-181-1/+1
* Setting version to 0.6v0.6Stewart Stewart2016-11-181-1/+1
* Merge pull request #10 from drivergroup/inject-into-project-settingsStewart Stewart2016-11-181-17/+23
|\
| * Auto inject task and default settingsPetro Verkhogliad2016-11-171-17/+23
|/
* Setting version to 0.6-SNAPSHOTStewart Stewart2016-11-161-1/+1
* Setting version to 0.5v0.5Stewart Stewart2016-11-161-1/+1
* Merge pull request #8 from drivergroup/TM-251-fix-codegenSchemaWhitelist-filterStewart Stewart2016-11-162-13/+19
|\
| * add defaults for codegen parametersStewart Stewart2016-11-161-1/+7
| * slight style refactorsStewart Stewart2016-11-151-14/+8