Instance Methodgrdb 7.4.0GRDB

read(_:)

DatabaseWriter.swift:883
func read<T>(_ value: (Database) throws -> T) throws -> T