Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Migration meta issue

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust, sqlite
Domain
database

Research direction

No files, tests, or entry points are named. Start by reviewing the existing migration implementation and the checked and unchecked items in this issue; done means documenting a process covering up and down migrations, batching schema changes, and major-version releases.

Written by the indexing model from the issue text.

Description

discussion

We should document a process for handling database migrations.

Requirements

  • Support both up and down migrations. This may require maintaining the old queries.
  • Try to batch schema changes into a single migration
  • Migrations should happen in a major version release

Known issues

  • #8
  • #12
  • #19
  • Support wallets with 2+ keychains
Dominant language
Rust
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bitcoindevkit/bdk-sqlite

All issues in bitcoindevkit/bdk-sqlite

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.