{
  "modelsPath": "tests/models",
  "migrationsPath": "tests/migrations",
  "dialect": "pg",
  "connectionString": "postgres://kleshwong@localhost/%s",
  "database": "emtest",
  "children": [
    "emtest1"
  ]
}