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

#4: QueryResultRow does not instantiate the row data #29

Merged

Commits on Jul 17, 2024

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

Commits on Jul 23, 2024

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

Commits on Aug 16, 2024

  1. #4: QueryResultRow does not instantiate the row data

    * `QueryResultRow` is now instantiated, so can be used even after connection close
    * `JsonBString` deprecated, replaced by `SimpleJsonString`
    * setup for separation of unit and integration tests
    * integration tests database setup
    * github build action enhanced to support integration tests
    benedeki committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    70a5cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ca66e View commit details
    Browse the repository at this point in the history
  3. * fixed filename exclusions

    * running integration tests in workflow
    * full DB setup
    benedeki committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5d67157 View commit details
    Browse the repository at this point in the history
  4. Fix

    benedeki committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ac19494 View commit details
    Browse the repository at this point in the history
  5. * fixes spread

    benedeki committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d199874 View commit details
    Browse the repository at this point in the history
  6. * fixes enhanced

    benedeki committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6a890d4 View commit details
    Browse the repository at this point in the history
  7. * removed unused imports

    benedeki committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    746b461 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    34989d3 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Ladislav Sulak <laco.sulak@gmail.com>
    benedeki and lsulak authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8a01dae View commit details
    Browse the repository at this point in the history
  3. * Addressed PR comments

    benedeki committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a6237b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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