• DISQLite3 v5.40.1
    • Fix Bloom filter optimization returning a wrong answer.
    • Fix localtime modifier of date and time functions to preserve fractional seconds.
    • Fix the sqlite_offset SQL function for corner cases where the argument is a virtual or view column.
    • Fix row value IN operator constraints on virtual tables which rely on bytecode to filter rows that do not satisfy the constraint.