Skip to content

Use correct arg name for Materialized View scripting templates#496

Merged
p-singh-ms merged 2 commits intomasterfrom
user/mjm/scripting_materialized_view_template
Jan 30, 2025
Merged

Use correct arg name for Materialized View scripting templates#496
p-singh-ms merged 2 commits intomasterfrom
user/mjm/scripting_materialized_view_template

Conversation

@mmcfarland
Copy link
Copy Markdown
Member

The value did was not passed into the template context, and it was expecting the value oid which is provided. Updating the template prevents a syntax error from the empty render caste to ::oid and now MV Create scripting works.

The value `did` was not passed into the template context, and it was
expecting the value `oid` which is provided. Updating the template
prevents a syntax error from the empty render caste to ::oid and now MV
Create scripting works.
@mmcfarland mmcfarland requested a review from a team as a code owner December 18, 2024 15:59
@p-singh-ms p-singh-ms requested a review from a team as a code owner January 29, 2025 20:00
@p-singh-ms p-singh-ms merged commit 986e1e2 into master Jan 30, 2025
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.

2 participants