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

Add nullvalue example #1637

Closed
wants to merge 1 commit into from
Closed

Conversation

tomchiverton
Copy link
Contributor

No description provided.

@pfreitag
Copy link
Member

@tomchiverton - Have you tested this one, I don't think that will work

@pfreitag pfreitag closed this Feb 29, 2024
@tomchiverton
Copy link
Contributor Author

IDK where the # went, it should be

"code": "queryExecute(\"\n    update foo set\n    staff_group_id = #isDefined('form.staff_group')?form.staff_group:nullValue()#\n    where bar='baz'\n\")",

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