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

Optimize the statement check for a non-discarded database #565

Merged
merged 1 commit into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. Optimize the statement check for a non-discarded database

    This also restores the ability (now tested!) to call Database#close
    successfully and defer its cleanup until after Statements are closed,
    which was the promise of #557 and sqlite3_close_v2.
    
    Closes #564
    flavorjones committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    af548cf View commit details
    Browse the repository at this point in the history