-
-
Notifications
You must be signed in to change notification settings - Fork 73
Comparing changes
Open a pull request
base repository: stackql/stackql
base: v0.8.141
head repository: stackql/stackql
compare: v0.8.175
- 10 commits
- 61 files changed
- 4 contributors
Commits on Apr 28, 2025
-
rewritten-testing-pagination (#544)
Summary: - No functional change. - Test with pattern supporting pagination on `xml` -> `json` transformed reponses. - Added robot test `Select Paginated Projection From Transformed XML Response Body`. - Amended robot test `Select Star From Transformed XML Response Body` to cover `postgres`.
Configuration menu - View commit details
-
Copy full SHA for 6adb6c6 - Browse repository at this point
Copy the full SHA 6adb6c6View commit details -
xml-transform-testing-exotic (#545)
Summary: - Expanded `xml` tranform testing to cover joins. - Expanded `xml` tranform testing to cover materialized views. - Expanded `xml` tranform testing to cover views. - Added robot test `Select Join Paginated Projection From Transformed XML Response Body`. - Added robot test `Select View of Join Paginated Projection From Transformed XML Response Body`. - Added robot test `Select Materialized View of Join Paginated Projection From Transformed XML Response Body`.
Configuration menu - View commit details
-
Copy full SHA for 865fe1d - Browse repository at this point
Copy the full SHA 865fe1dView commit details
Commits on May 1, 2025
-
improve-testing-package (#546)
Summary: - Integrate `poetry` into virtual environment, in testing package build workflow. - Default `cwd` for flask app aggregator better supports testing mobility.
Configuration menu - View commit details
-
Copy full SHA for d81d930 - Browse repository at this point
Copy the full SHA d81d930View commit details
Commits on May 4, 2025
-
consume-improved-response-transform-interface (#547)
Summary: - Consume new reponse transform interface. - Support for `json` response transforms. - Support for `text` response transforms. - Added robot test `Select Paginated Star From Transformed JSON Response Body`. - Added robot test `Select Paginated Projection From Transformed JSON Response Body`. - Added robot test `Select Join of Paginated Projection From Transformed JSON and XML Response Bodies`. - Added robot test `Select View of Join of Paginated Projection From Transformed JSON and XML Response Bodies`. - Added robot test `Select Materialized View of Join of Paginated Projection From Transformed JSON and XML Response Bodies`.
Configuration menu - View commit details
-
Copy full SHA for a9cc164 - Browse repository at this point
Copy the full SHA a9cc164View commit details -
Summary: - Flatten `json` result sets. - Obviate `json_each` table-valued functions. - Added robot test `Select Paginated Star From Flattened Transformed JSON Response Body`. - Added robot test `Select Paginated Projection From Flattened Transformed JSON Response Body`. - Added robot test `Select Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`. - Added robot test `Select View of Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`. - Added robot test `Select Materialized View of Join of Flattened Paginated Projection From Transformed JSON and XML Response Bodies`.
Configuration menu - View commit details
-
Copy full SHA for 49cb90e - Browse repository at this point
Copy the full SHA 49cb90eView commit details
Commits on Jun 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f06ad23 - Browse repository at this point
Copy the full SHA f06ad23View commit details
Commits on Jul 6, 2025
-
Summary: - Support for `INSERT RETURNING`. - Documented expected behaviour. - Working for synchronously created objects **only**. - Added robot test `Insert Returning Simple Projection`.
Configuration menu - View commit details
-
Copy full SHA for 18933ee - Browse repository at this point
Copy the full SHA 18933eeView commit details
Commits on Jul 9, 2025
-
added aws_json_equal sqlite ext function (#553)
* added aws_json_equal sqlite ext function * added aws_json_equal sqlite ext function * fixed robot test
Configuration menu - View commit details
-
Copy full SHA for 6723f79 - Browse repository at this point
Copy the full SHA 6723f79View commit details -
insert-returning-asynchronous (#554)
Summary: - Support for asynchronous `INSERT RETURNINNG` semantics. - Update docs. - Flask app uplift. - Added robot test `Insert Async Returning Simple Projection`. - Async progress messages now routed to `stderr`, prior case was `stdout`.
Configuration menu - View commit details
-
Copy full SHA for 6e37779 - Browse repository at this point
Copy the full SHA 6e37779View commit details -
support overwrite with registry pull (#550)
* support overwrite with registry pull * fix: Format error * skip all of the breakable build and push stuff in fork mode * fix formatting error * robot-test-coverage-registry-overwrite Summary: - Changed existing mocked registry entries for point of difference, in otder to support meaningful testing. - Force drop registry cache entry for a given provider on `registry pull`. - Added robot test `Registry Pull Overwrite Works in Both Directions`. * update-any-sdk Summary: - Update `anny-sdk` version. - Attempt support for windows provider delete. * update-any-sdk Summary: - Update `anny-sdk` version. - Fix file locking issue with signature check. - Attempt support for windows provider delete. * update-any-sdk Summary: - Update `anny-sdk` version. - Eager close on provider file itself, inside `any-sdk`. * update-any-sdk Summary: - Update `anny-sdk` version. - Eager close on provider file itself, inside `any-sdk`. --------- Co-authored-by: General Kroll <generalkroll0@gmail.com> Co-authored-by: Benevolent General Kroll Who cannot spell <82620104+general-kroll-4-life@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 414a233 - Browse repository at this point
Copy the full SHA 414a233View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.141...v0.8.175