Skip to content

insert-returning-asynchronous#554

Merged
general-kroll-4-life merged 1 commit intomainfrom
feature/insert-returning-asynchronous-v1
Jul 9, 2025
Merged

insert-returning-asynchronous#554
general-kroll-4-life merged 1 commit intomainfrom
feature/insert-returning-asynchronous-v1

Conversation

@general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented Jul 9, 2025

Description

  • 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.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Please explain.

Issues referenced.

N/A.

Evidence

  • Added robot test Insert Async Returning Simple Projection.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.
  • Unit tests pass locally, as per the developer guide.
  • Robot tests pass locally, as per the developer guide.
  • Linter passes locally, as per the developer guide.

Variations

N/A.

Tech Debt

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`.
@general-kroll-4-life general-kroll-4-life force-pushed the feature/insert-returning-asynchronous-v1 branch from fac1dd8 to 5b8f3f8 Compare July 9, 2025 07:41
@general-kroll-4-life general-kroll-4-life merged commit 6e37779 into main Jul 9, 2025
19 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/insert-returning-asynchronous-v1 branch July 9, 2025 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant