refactoring plugin generating code

This commit is contained in:
Ian Norden
2019-02-24 21:38:47 -06:00
parent decc2a3caf
commit a322372713
16 changed files with 549 additions and 361 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ The config file requires, at a minimum, the below fields:
transformer4 = "github.com/different/path/to/transformer1"
[exporter.repositories]
transformers = "github.com/path/to"
transformer4 = "github.com/different/path
transformer4 = "github.com/different/path"
[exporter.migrations]
transformers = "db/migrations"
transformer4 = "to/db/migrations"