bitcoindevkit / bitcoindevkit/bdk-sqlite
Migration meta issue
オープン
discussion
- 主要言語
- Rust
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
ファイル、テスト、エントリーポイントは指定されていません。まず既存のマイグレーション実装と、この issue のチェック済みおよび未チェックの項目を確認してください。完了とは、up および down マイグレーション、スキーマ変更のバッチ処理、メジャーバージョンのリリースを網羅するプロセスを文書化することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust, sqlite
- 領域
- database
- issue の種類
- ドキュメント
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100