inX method

SqlX inX(
  1. SqlX x
)

Implementation

SqlX inX(SqlX x) => SqlX("($str IN ${x.str})");