bloomberg / bloomberg/python-comdb2
Investigate supporting the `:named` paramstyle for `comdb2.dbapi2`
オープン
enhancement
- 主要言語
- Python
- スター
- 29
- フォーク
- 28
- 平均マージ
- 11時間 25分
- マージ済み PR(30日)
- 2
説明
Comdb2 now supports this parameter style, and it's easier to use (and doesn't require escaping `%` characters in the query itself). Investigate whether there's a migration path to recommending this parameter style by default. It would be ideal if we could find a way to support both parameter styles simultaneously and detect which is being used, but failing that we could consider a parameter to `connect` to control which style is used.
コントリビューションガイド
調査の方向性
comdb2.dbapi2 のパラメータ処理と connect のエントリポイントから始め、現在のパラメータスタイルがどのように選択され、クエリに渡されるかを追跡します。両方のスタイルを安全に検出できるか、それとも connect に明示的なオプションが必要かを判断します。サポートされる移行パスが特定され、その動作要件が文書化されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- databases
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100