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

feat: backport SQLite Busy handler & WAL mode enable #6588

Merged
merged 5 commits into from Sep 12, 2020

Commits on Aug 28, 2020

  1. added sqlitebusy handling logic

    Umed Khudoiberdiev authored and imnotjames committed Aug 28, 2020
    Copy the full SHA
    53ce8f6 View commit details
    Browse the repository at this point in the history
  2. added sqlite wal mode enable logic

    Umed Khudoiberdiev authored and imnotjames committed Aug 28, 2020
    Copy the full SHA
    a5c87e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. cleaner if block

    imnotjames committed Sep 11, 2020
    Copy the full SHA
    e721f32 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1801105 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. add enable-wal test

    imnotjames committed Sep 12, 2020
    Copy the full SHA
    a7d3efe View commit details
    Browse the repository at this point in the history