Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Add CLI flag or environment variable for specifying firestore collection for migration records #78

Open
jderry-lucem opened this issue Jul 5, 2023 · 0 comments

Comments

@jderry-lucem
Copy link

The collection used for storing previous migration runs is hard coded as 'fireway'. This creates issues when you want to have multiple migrations for different services in the same project.

One option is to add a flag like:
--migrationsCollection service-fireway. This is similar to golang-migrate which has a config option of migrationsTable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant