Instance Methodgrdb 7.1.0GRDB

read(_:)

DatabasePool.swift:339
func read<T>(_ value: (Database) throws -> T) throws -> T