Initializergrdb 7.3.0GRDB

init(fromIndex:)

Creates a SuffixRowAdapter that hides all columns before the provided index.

RowAdapter.swift:453
init(fromIndex index: Int)

If index is 0, the layout row is identical to the base row.