INCATools / INCATools/semantic-sql
Add graph column to main schema
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 69
- フォーク
- 7
- 平均マージ
- 8分
- マージ済み PR(30日)
- 1
説明
We wanted to avoid it going into the SQL models, because that would cause errors on older sqlite builds when using that version of semsql (e.g. in OAK). This has been out for some time so we should just put it into the schema for the next release in the minor series
_Originally posted by @cmungall in https://github.com/INCATools/semantic-sql/pull/95#discussion_r1964533012_
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイルやテストは指定されていません。まずメインスキーマを特定し、graph カラムの SQL-model 処理を確認します。その際、古い SQLite との互換性に注意してください。対応している古い SQLite ビルドを壊すことなく、次のマイナーリリース向けにメインスキーマに graph カラムが存在すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, sqlite
- 領域
- database
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100