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

Support disk/embedded/remote store via libsql #272

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

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    1491db1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. * Switch to using parametrized queries where possible, to protect aga…

    …inst sql injection
    
    * formatting etc., to pass linting
    aausch committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    51e8426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c26857a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f90a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Now that the queries are parametrized and the table name is sanitized…

    …, no longer need to escape throughout
    
    Now properly storing bytes instead of strings for request blobs
    aausch committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e7c0942 View commit details
    Browse the repository at this point in the history
  2. Merge commit '3b78f211b2a6374d7fb04c8a8f4cc99103b00dc1' into aausch/l…

    …ibsql_backend_support
    aausch committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f226ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    3405de6 View commit details
    Browse the repository at this point in the history
  2. Merge commit '24c1f3d187d23359bee0c95f230b5371840785cd' into aausch/l…

    …ibsql_backend_support
    aausch committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    498d5a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    d1132c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    ab43df3 View commit details
    Browse the repository at this point in the history