API 参考
    正在准备搜索索引...

    Syntax sugar. Allows to use negate brackets in WHERE expressions for better syntax.

    层级 (查看层级一览)

    索引

    构造函数

    • Given WHERE query builder that will build a WHERE expression that will be taken into brackets.

      参数

      返回 NotBrackets

    属性

    "@instanceof": symbol
    whereFactory: (qb: WhereExpressionBuilder) => any

    WHERE expression that will be taken into brackets.