astrodbtoolkit / astrodbtoolkit/AstrodbKit
Add error handling for missing/misordered reference tables
オープン
- 主要言語
- Python
- スター
- 12
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
It's super easy to add a reference table to the schema and then neglect to add it to the reference_table list. The order in which the reference tables are listed is also important. It would be good to have some error handling setup specifically for these two cases.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by locating the schema definition and the reference_table list, then trace where reference tables are loaded or validated. Add clear errors for a schema table missing from the list and for an invalid table order; done means both cases are detected consistently.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, sqlalchemy
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100