Instance Method array(of:) func array<T>(of type: T.Type = T.self) -> [T]? where T : PostgresDataConvertible