Skip to content

Functions #13

@flaviocordova

Description

@flaviocordova

Sorry to ask it as an issue but I couldn't find any other better channel to ask.. :)

I'd like to know what functions are available to be used in a select/scan statement. For example:

  • How can I filter dates, let's say last three months or fixed values ?
  • I could use WHERE aField = true but since the field is optional, I'd like to calculate the final value, like (aField = true) as final_value
  • How could I use something like an IF anotherField = "a" THEN "OK" ELSE "NOT OK" ?

Maybe the documentation could have an index of all available functions... :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions