@decafcode/sqlite
    Preparing search index...

    Interface ResultRow

    A single row from an SQLite result set. See SqlValue for the data type mapping between SQLite values and JavaScript values.

    Indexable