bitcoindevkit / bitcoindevkit/bdk-sqlite
Migration meta issue
- Vorherrschende Sprache
- Rust
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
- [x] #8
- [x] #12
- [x] #19
- [ ] Support wallets with 2+ keychains
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust, sqlite
- Bereich
- database
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100