db-migrate / db-migrate/node-db-migrate

Feature Request: Custom Templates

Open
#843 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.3k
Forks
361
PR merge metrics
No merged PRs in 30d

Description

Add support for custom templates instead of hardcoding them. This could be supported in the `database.json` file. For example:

```json
{
"customSqlTemplate": "path/to/sql-template.sql",
"customJsTemplate": "path/to/js-template.js"
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.