sparklemotion / sparklemotion/sqlite3-ruby
FTS3/4, GEOPOLY, RTREE extension support missing from 2.6.0+ native gem compile options
未關閉
還沒有人認領這個 Issue。
needs-more-info
- 主要語言
- Ruby
- 星號
- 845
- 分支
- 220
- 平均合併
- 2 天 17 小時
- 30 天內合併 PR
- 3
描述
It looks like the 2.6.0 release dropped the following compile options that had been set in 2.5.0 and prior:
ENABLE_FTS3
ENABLE_FTS4
ENABLE_GEOPOLY
ENABLE_RTREE
I'm assuming this is related to #618, #636, but wanted to call it out separately as this change wasn't mentioned in the release notes.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
issue 中沒有指定檔案或測試。首先比較 2.6.0 native gem 的編譯選項與 2.5.0 的編譯選項,注意報告中列出的選項,以及 #618 和 #636 中引用的變更。受影響的擴充功能重新得到支援,且該變更由專案測試或發行說明涵蓋,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- ruby, sqlite
- 領域
- build-system, database
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100