Project

General

Profile

Actions

Patch #43466

closed

Update sqlite3 gem to 2.9

Added by Go MAEDA 6 months ago. Updated 9 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:


Related issues

Related to Redmine - Patch #43322: Update SQLite3 gem to 2.7ClosedGo MAEDAActions
Actions #1

Updated by Go MAEDA 6 months ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Target version set to 7.0.0

Updated sqlite3 gem to 2.8 in r24142.

Actions #2

Updated by Go MAEDA 6 months ago

  • Status changed from Closed to Reopened

A test is failing after updating sqlite3 gem to 2.8.

Failure:
UserQueryTest#test_group_filter_any [test/unit/user_query_test.rb:150]:
Expected: [8]
  Actual: [8, 8]

bin/rails test test/unit/user_query_test.rb:146
Actions #3

Updated by Go MAEDA 6 months ago

Go MAEDA wrote in #note-2:

A test is failing after updating sqlite3 gem to 2.8.

[...]

I have reverted r24142 in r24145.

Actions #4

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. 
Actions #5

Updated by Go MAEDA 9 days ago

  • Subject changed from Update sqlite3 gem to 2.8 to Update sqlite3 gem to 2.9
  • Status changed from Reopened to Closed

Updated sqlite3 gem to 2.9 in r24642.

Actions #6

Updated by Go MAEDA 9 days ago

Actions

Also available in: Atom PDF