Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Corrected naming in template context objects #242

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

wwoytenko
Copy link
Contributor

@wwoytenko wwoytenko commented Nov 12, 2024

Closes #239

  • Renamed methods according to the documentation: GetColumnRawValue is now GetRawColumnValue, and SetColumnRawValue is now SetRawColumnValue.

Closes #238

* Renamed methods according to the documentation: `GetColumnRawValue` is now `GetRawColumnValue`, and `SetColumnRawValue` is now `SetRawColumnValue`.
@wwoytenko wwoytenko added the bug Something isn't working label Nov 12, 2024
@wwoytenko wwoytenko self-assigned this Nov 12, 2024
@wwoytenko wwoytenko merged commit 8ef84a2 into main Nov 12, 2024
15 checks passed
@wwoytenko wwoytenko deleted the fix/template-context-func-naming branch November 20, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: GetRawColumnValue is not working in TemplateRecord transformers
1 participant