Instance Methodgrdb 7.1.0GRDB

unsafeRead(_:)

DatabasePool.swift:425
func unsafeRead<T>(_ value: (Database) throws -> T) throws -> T