Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stackql/stackql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.131
Choose a base ref
...
head repository: stackql/stackql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.141
Choose a head ref
  • 4 commits
  • 272 files changed
  • 1 contributor

Commits on Mar 31, 2025

  1. server-writer-fixes (#540)

    Summary:
    
    - Add mutex protection for handler context clone.
    - Add mutex protection for handler context error stream.
    - Added robot test `PG Session Debug Behaviour Canonical`.
    - Added robot test `PG Session Debug Off Behaviour Canonical`.
    - Version differences `psql` accounted for.
    general-kroll-4-life authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    6a9bf9d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. server-stability (#541)

    Summary:
    
    - Added robot test `Server Stability PG Session Repeat AWS EC2 Select`.
    general-kroll-4-life authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    140a764 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. Feature/testing portable compact (#542)

    testing-portable
    
    Summary:
    
    - Enhance testing portability.
    - Parameterised robot test lib import.
    - New version `any-sdk`.
    - Test `python` changes.
    - Actions `linuxtest` is de facto validation of python package.
    general-kroll-4-life authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    faab96b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. xml-http-response-transform (#543)

    Summary:
    
    - Support for:
        - Textual transformation of `xml` responses.
        - Presentation through schema overrrides.
    - Added robot test `Select Star From Transformed XML Response Body`.
    - Added robot test `Select Projection From Transformed XML Response Body`.
    - Added robot test `Describe Transformed XML Response Body`.
    - Inaugurate version `v0.8`.
    general-kroll-4-life authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    da403bb View commit details
    Browse the repository at this point in the history
Loading