Instance Method decode(model:with:) func decode<D>(model: D.Type, with: SQLRowDecoder) throws -> D where D : Decodable