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

Skip to content

Conversation

general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented Dec 30, 2024

Description

  • Support for tuple overwrite in views.
    • ONLY support for tuple overwriting tuple; not tuple overwriting scalar.
    • ONLY works for INNER JOIN views; avoid OUTER JOIN.
  • Updated version of aws.cloud_control incorporated into test suite.
  • Added robot test View Tuple Replacement Working As Exemplified by AWS EC2 Instances List and Detail.

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.

#494

Evidence

  • Added robot test View Tuple Replacement Working As Exemplified by AWS EC2 Instances List and Detail.

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

This change adds to the significant existing technical debt referenced in this ticket.

Summary:

- Support for tuple overwrite in views.
    - **ONLY** support for tuple overwriting tuple; **not** tuple overwriting scalar.
    - **ONLY** works for `INNER JOIN` views; avoid `OUTER JOIN`.
- Updated version of `aws.cloud_control` incorporated into test suite.
- Added robot test `View Tuple Replacement Working As Exemplified by AWS EC2 Instances List and Detail`.
@general-kroll-4-life general-kroll-4-life merged commit 912e485 into main Dec 30, 2024
10 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/view-tuple-minimal branch December 30, 2024 02:14
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