db-migrate / db-migrate/node-db-migrate
Question: possible to use an abstract source of migrations that is not a file system directory
Open
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 361
- PR merge metrics
- No merged PRs in 30d
Description
This is a question, not an issue, and I don't know where else to post this.
Is there some way to run db-migrate as a library in a self-migrating app that lists its migrations from a non file system source, i.e. an in-memory javascript array?
Thx!
Contributor guide
Assessment
This issue has not been assessed yet.