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

adding libsql driver #291

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

adding libsql driver #291

wants to merge 11 commits into from

Commits on Mar 30, 2024

  1. adding libsql driver

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    319fa49 View commit details
    Browse the repository at this point in the history
  2. adding libsql to tests

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5b09c59 View commit details
    Browse the repository at this point in the history
  3. prepare data source name

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0e09cdd View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b969cef View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. better tests for libsql

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    66126b5 View commit details
    Browse the repository at this point in the history
  2. add missing DB_PASSWORD_ENV

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    92f4788 View commit details
    Browse the repository at this point in the history
  3. run db check in docker

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    de6dffc View commit details
    Browse the repository at this point in the history
  4. use 8080 as default port for http

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    aeb10af View commit details
    Browse the repository at this point in the history
  5. fix variable def

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    9937649 View commit details
    Browse the repository at this point in the history
  6. fix libsql test

    Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
    Sadzeih committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    252fa76 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. bump libsql client version

    Sadzeih committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e154d1c View commit details
    Browse the repository at this point in the history