Skip to content

Conversation

@jlmjanssen
Copy link
Member

SQLite Release 3.50.3 On 2025-07-17

  1. Fix a possible memory error that can occur if a query is made against against FTS5 index that has been deliberately corrupted in a very specific way.
  2. Fix the parser so that it ignored SQL comments in all places of a CREATE TRIGGER statement. This resolves a problem that was introduced by the introduction of the SQLITE_DBCONFIG_ENABLE_COMMENTS feature in version 3.49.0.
  3. Fix an incorrect answer due to over-optimization of an AND operator. Forum post f4878de3e.
  4. Fix minor makefile issues and documentation typos.

@jlmjanssen jlmjanssen self-assigned this Aug 29, 2025
@jlmjanssen jlmjanssen linked an issue Aug 29, 2025 that may be closed by this pull request
@jlmjanssen jlmjanssen merged commit 24f5355 into algoritnl:main Aug 29, 2025
12 checks passed
@jlmjanssen jlmjanssen deleted the release/v3.50.4 branch August 29, 2025 11:54
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.

Import SQLite Release 3.50.4

1 participant