Skip to content

feat: add schemachange-no-jinja marker to skip jinja rendering per script#427

Open
luisggc wants to merge 5 commits intoSnowflake-Labs:masterfrom
luisggc:pr3/no-jinja-marker
Open

feat: add schemachange-no-jinja marker to skip jinja rendering per script#427
luisggc wants to merge 5 commits intoSnowflake-Labs:masterfrom
luisggc:pr3/no-jinja-marker

Conversation

@luisggc
Copy link
Copy Markdown

@luisggc luisggc commented Mar 26, 2026

Summary

  • Adds a -- schemachange-no-jinja marker: when present anywhere in a script file, schemachange skips jinja rendering entirely and executes the file as-is
  • Useful for scripts that contain jinja-style syntax (e.g. {{ }}) that should be passed through to Snowflake rather than processed by schemachange
  • No changes to behavior for scripts without the marker

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