SQLite

Changes On Branch trunk
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch trunk Excluding Merge-Ins

This is equivalent to a diff from 9f184f8dfa to 9f184f8dfa

2025-07-15
19:00
Avoid evaluating special vtab operators (e.g. MATCH) that are part of ON clauses attached to left joins from being evaluated too early. Fix for [forum:/forumpost/428ef7c468 | forum post 428ef7c468]. (Leaf check-in: 9f184f8dfa user: dan tags: trunk)
18:51
Add test case to between.test. (Closed-Leaf check-in: ffebbb7ae9 user: dan tags: vtab-leftjoin-fix)
14:06
Optimize allocation of large tombstone arrays in fts5. (check-in: 0fcc3cbdfa user: dan tags: trunk)