Required Instance Methodgrdb 7.1.0GRDB

_layoutIndex(ofColumn:)

Returns the index of the leftmost column named name, in a case-insensitive way.

RowAdapter.swift:245
func _layoutIndex(ofColumn name: String) -> Int?