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

add test cases to sequel gem implementation #412

Closed
wants to merge 7 commits into from

Commits on Aug 13, 2024

  1. add test cases to sequel gem implementation

    Signed-off-by: arjun-rajappa <[email protected]>
    arjun-rajappa committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    05ad11f View commit details
    Browse the repository at this point in the history
  2. add test cases to sequel gem implementation

    Signed-off-by: arjun-rajappa <[email protected]>
    arjun-rajappa committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    708d794 View commit details
    Browse the repository at this point in the history
  3. add needed gems to sequel testing

    Signed-off-by: arjun-rajappa <[email protected]>
    arjun-rajappa committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d6544d8 View commit details
    Browse the repository at this point in the history
  4. fix sqlite connection string syntax

    Signed-off-by: arjun-rajappa <[email protected]>
    arjun-rajappa committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7a061e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix linting

    Signed-off-by: arjun-rajappa <[email protected]>
    arjun-rajappa committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6be0f7a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. minor changes to test cases

    Signed-off-by: arjun-rajappa <[email protected]>
    arjun-rajappa committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e4082a7 View commit details
    Browse the repository at this point in the history
  2. minor changes to test cases

    Signed-off-by: arjun-rajappa <[email protected]>
    arjun-rajappa committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7a1b69c View commit details
    Browse the repository at this point in the history