• DISQLite3 5.36.2
    • Patch release to fix problems that were discovered shortly after the previous release:
      • Fix a problem with growing databases in the Append VFS extension.
      • Ensure that date/time functions with no arguments (which generate responses that depend on the current time) are treated as non-deterministic functions.
      • Limit the new UNION ALL optimization so that it does not try to make too many new subqueries.