Thanks to visit codestin.com
Credit goes to github.com

Skip to content

where x and y or a and b #205

@tomconnors

Description

@tomconnors

Hey Tim, does this library expose any api for creating a statement like

delete from `routes_rules` 
where `route_id` = 369 and `rule_id` = 84 or 
      `route_id` = 369 and `rule_id` = 86 or 
      `route_id` = 369 and `rule_id` = 103

?

Using orWhere makes all the ANDs ORs, and where + andWhere makes all the ORs ANDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions