prorm API Reference
    Preparing search index...

    Type Alias FullTextColumns

    FullTextColumns: string | string[]

    Columns argument accepted by every function in this module: a single column name, or an array of column names. Dotted table.column names are passed through as-is (quoted as a whole), matching the convention used by col() in src/operators.ts.