get-convex / get-convex/migrations

Allow to take arguments

Open
#30 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20
Forks
10
Avg merge
10h 34m
Merged PRs (30d)
2

Description

Migrations are helpful once there is thousands of documents in any table. For a job like "delete all documents before date x", it's nice to be able to configure this when running the migration, instead of hardcoding `x` into the migration code.

Should be trivial to implement, and validators could be used to check the argument shape.

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.