Skip to content

Fix saving searches in Linux bundle#508

Merged
RumovZ merged 4 commits into
mainfrom
sql-returning-error
Jan 18, 2026
Merged

Fix saving searches in Linux bundle#508
RumovZ merged 4 commits into
mainfrom
sql-returning-error

Conversation

@RumovZ

@RumovZ RumovZ commented Jan 18, 2026

Copy link
Copy Markdown
Collaborator

Fixes #506.

Not supported on old SQLite versions.
Technically, this introduces a race condition, but since we only insert
saved searches from the main thread, this is practically impossible to
cause any issues (which would also be minor).
@RumovZ RumovZ requested a review from randompersona1 January 18, 2026 13:27
@randompersona1

Copy link
Copy Markdown
Collaborator

Tested with bundle from actions with Fedora 42. Works perfectly.

@RumovZ RumovZ merged commit f0cbf41 into main Jan 18, 2026
9 of 10 checks passed
@RumovZ RumovZ deleted the sql-returning-error branch January 18, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Saving current search fails

3 participants