sparklemotion / sparklemotion/sqlite3-ruby

FTS3/4, GEOPOLY, RTREE extension support missing from 2.6.0+ native gem compile options

未关闭
#653 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。