We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
It is a minor documentation request, but it's not clear when you read it that it's possible to use (&&) and (||) operators like in
<:view< {t.name} | t in $table$; t.sex = "M" && (t.age >= 18 || t.parents_ok) >>
Would it be possible to add a little text about that ?
Thank you for your work !
The text was updated successfully, but these errors were encountered:
@tobiasBora - you could try a pull request; @gasche is very receptive to them.
Sorry, something went wrong.
Ok thank you, I will do it in the next few days !
No branches or pull requests
Hello,
It is a minor documentation request, but it's not clear when you read it that it's possible to use (&&) and (||) operators like in
Would it be possible to add a little text about that ?
Thank you for your work !
The text was updated successfully, but these errors were encountered: