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

Address edge cases in formulas module #371

Merged
merged 1 commit into from
May 16, 2024

Conversation

mesozoic
Copy link
Collaborator

Using an ORM field as a formula is referenced in the docs for #329 but that doesn't actually work. It's also not possible to use a field name that contains curly braces. This branch fixes both of those and adds regression tests.

@mesozoic mesozoic merged commit 9eba0f3 into gtalarico:main May 16, 2024
7 checks passed
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.

None yet

1 participant