graphile / graphile/worker

Remove migrate from `getUtilsAndReleasersFromOptions`

Open
#566 0 comments 0 reactions 0 assignees View on GitHub
🐛 bug
Dominant language
TypeScript
Stars
2.4k
Forks
126
Avg merge
2d 2h
Merged PRs (30d)
9

Description

Currently migration happens here:

https://github.com/graphile/worker/blob/91c950f7370aa2629107df1aa6a44b9f5985a1bd/src/lib.ts#L502-L505

But we're calling that from `makeWorkerUtils()`. So building a worker utils forces a migration. Kinda makes the workerUtils.migrate() method pointless!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.