Actions
Patch #43466
closedUpdate sqlite3 gem to 2.9
Related issues
Updated by Go MAEDA 9 days ago
Go MAEDA wrote in #note-2:
A test is failing after updating sqlite3 gem to 2.8.
[...]
It appears that this issue was fixed in sqlite3 gem 2.9.1, when the bundled sqlite3 was updated to v3.51.2. The release notes (https://www.sqlite.org/releaselog/3_51_2.html) states:
21. Fix multiple problems in the EXISTS-to-JOIN optimization that was added as part of optimization item 6b above.
Updated by Go MAEDA 9 days ago
- Related to Patch #43322: Update SQLite3 gem to 2.7 added
Actions