Skip to content

materialized-view-enhancement#517

Merged
general-kroll-4-life merged 1 commit intomainfrom
feature/cost-explorer-dev
Feb 16, 2025
Merged

materialized-view-enhancement#517
general-kroll-4-life merged 1 commit intomainfrom
feature/cost-explorer-dev

Conversation

@general-kroll-4-life
Copy link
Contributor

Description

  • Support for materialized views which contain double quotes ".
  • Supported for both sqlite and postgres.
  • Added robot test AWS Materialized View And Query on Resource Costs Exemplifies Functions On Materialized Views.

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 AWS Materialized View And Query on Resource Costs Exemplifies Functions On Materialized Views.

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.

Summary:

- Support for materialized views which contain double quotes `"`.
- Supported for both `sqlite` and `postgres`.
- Added robot test `AWS Materialized View And Query on Resource Costs Exemplifies Functions On Materialized Views`.
@general-kroll-4-life general-kroll-4-life merged commit 87e57d9 into main Feb 16, 2025
18 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/cost-explorer-dev branch February 16, 2025 05:50
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

Comments