IntersectMBO / IntersectMBO/cardano-db-sync

Log which migrations are executed on startup

Open Beginner friendly
#2,128 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
318
Forks
168
PR merge metrics
No merged PRs in 30d

Description

Current logs don't make it clear which ones are new or skipped
```
Migration 0/69 (0.0%)
Migration 1/69 (1.4%)
...
Migration 69/69 (100.0%)
All migrations were executed
```

Contributor guide

Open the contributing guide

Research direction

Start at the startup migration path that produces the shown progress logs and inspect how migration status is currently determined. Confirm how new and skipped migrations are identified, then verify that startup logs distinguish those cases and still report completion clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, postgresql
Domain
databases
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.