Skip to content

r/branch support multiple conditions #194

@nha

Description

@nha

currently r/branch has [boot true-branch false-branch] while rethinkdb supports multiple "if-else-if-else-if" style conditions:

https://www.rethinkdb.com/api/javascript/branch/

r.branch(test1, val1, test2, val2, elseval)

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