Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sqlite #1785

Closed
wants to merge 1 commit into from
Closed

Update sqlite #1785

wants to merge 1 commit into from

Commits on Aug 10, 2024

  1. Update sqlite

    Allocate additional memory from the heap for the SQL parser stack if that stack overflows, rather than reporting a "parser stack overflow" error.
    
    Complete change list::
    https://www.sqlite.org/releaselog/3_46_0.html
    
    Signed-off-by: mosfet80 <[email protected]>
    mosfet80 authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    23a5eb5 View commit details
    Browse the repository at this point in the history