get-convex / get-convex/migrations

Dry run changelog show documents created

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

Description

Currently setting dryRun: true shows a before and after (if there's changes) on the documents we are migrating over. Sometimes migrations create documents in other tables or update documents in other tables and it would be great to have a full trace of what has been updated.

Contributor guide

Open the contributing guide

Research direction

Start by locating the dryRun handling and the code that produces the current before-and-after document output. Trace a migration that creates or updates documents in another table, then define the full trace so those changes are shown as well; done means dry runs report all affected documents without applying changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.