Skip to content

Load options form database.json instead of command line args #308

@mdreizin

Description

@mdreizin

It would be nice to have ability to load any options from database.json or .db-migraterc instead of command line args.

Example:

{
  "migrations-dir": "./src/migrations",
  "migration-table": "migration"
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions