SqlSearch constructor

SqlSearch(
  1. FtsQ fts
)

Implementation

SqlSearch(FtsQ fts) : super(sqlLiteral(fts.str));