Static Methodgrdb 7.3.0GRDB

recordNotFound(key:)

Returns an error for a record that does not exist in the database.

TableRecord.swift:768
static func recordNotFound(key: [String : (any DatabaseValueConvertible)?]) -> RecordError