FTS3Pattern

A full text pattern for querying FTS3 virtual tables.

FTS3Pattern.swift:19
struct FTS3Pattern

FTS3Pattern can be used with both FTS3 and FTS4 tables.

Related SQLite documentation: https://www.sqlite.org/fts3.html#full_text_index_queries

Creating Raw FTS3 Patterns

Creating FTS3 Patterns from User Input