Skip to content

Instance Method

decode(_:file:line:)

func decode<Column>(_: Column.Type, file: String = #fileID, line: Int = #line) throws -> Column where Column : PostgresDecodable