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

sqlite: add support for SQLite Session Extension #54181

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    d3c9c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    210f947 View commit details
    Browse the repository at this point in the history
  3. sqlite: keep MemoryInfo related stuff together

    Co-authored-by: James M Snell <jasnell@gmail.com>
    louwers and jasnell authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    bae7f67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd64575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed2851f View commit details
    Browse the repository at this point in the history
  6. sqlite: improve working filter parameter

    Co-authored-by: Aviv Keller <redyetidev@gmail.com>
    louwers and RedYetiDev authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    bf9db72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4c8147 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    351c34e View commit details
    Browse the repository at this point in the history
  9. doc: capitalize Default

    louwers committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a98e5b0 View commit details
    Browse the repository at this point in the history
  10. doc: improve wording options documentation

    Co-authored-by: Aviv Keller <redyetidev@gmail.com>
    louwers and RedYetiDev authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    6876522 View commit details
    Browse the repository at this point in the history
  11. doc: improve options documentation

    Co-authored-by: Aviv Keller <redyetidev@gmail.com>
    louwers and RedYetiDev authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7362f4e View commit details
    Browse the repository at this point in the history
  12. doc: improve wording table parameter

    Co-authored-by: Aviv Keller <redyetidev@gmail.com>
    louwers and RedYetiDev authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fb91628 View commit details
    Browse the repository at this point in the history
  13. test: improve test name

    Co-authored-by: Colin Ihrig <cjihrig@gmail.com>
    louwers and cjihrig authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f15f1b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    763da58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    40837f2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b70d41c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    56131e8 View commit details
    Browse the repository at this point in the history
  18. sqlite: avoid double check

    louwers committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3202fbb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    df83e4b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8addc58 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d31b038 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4e62d6a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7918a6c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f4b814d View commit details
    Browse the repository at this point in the history
  25. test: fix lint issues

    louwers committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    14ba002 View commit details
    Browse the repository at this point in the history
  26. doc: fix lint issue

    louwers committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1d8da20 View commit details
    Browse the repository at this point in the history
  27. test: format import

    louwers committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    80725c5 View commit details
    Browse the repository at this point in the history