Skip to content

delete-returning#557

Merged
general-kroll-4-life merged 1 commit intomainfrom
feature/delete-returning
Jul 16, 2025
Merged

delete-returning#557
general-kroll-4-life merged 1 commit intomainfrom
feature/delete-returning

Conversation

@general-kroll-4-life
Copy link
Contributor

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

Description

  • Support for DELETE RETURNING
  • Synchronous response publication only.
  • Added robot test Delete Returning Simple Projection.
  • Added robot test Delete Returning Star.
  • Added robot test Delete Await Returning Generates Error.
  • Added operation type variation to /*+ AWAIT */ robot tests.

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 Delete Returning Simple Projection.
  • Added robot test Delete Returning Star.
  • Added robot test Delete Await Returning Generates Error.

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

No technical debt is introduced in this change.

@general-kroll-4-life general-kroll-4-life force-pushed the feature/delete-returning branch 2 times, most recently from 6f5c63b to 35b62d6 Compare July 15, 2025 22:54
Summary:

- Support for `DELETE RETURNING`
- Synchronous response publication **only**.
- Added robot test `Delete Returning Simple Projection`.
- Added robot test `Delete Returning Star`.
- Added robot test `Delete Await Returning Generates Error`.
- Added robot test `Delete Await Not Returning Functions as Expected`.
- Added operation type variation to `/*+ AWAIT */` robot tests.
@general-kroll-4-life general-kroll-4-life merged commit 960a032 into main Jul 16, 2025
34 of 35 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/delete-returning branch July 16, 2025 08:04
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