Instance Method query(_:_:) func query(_ string: String, _ binds: [PostgresData] = []) -> EventLoopFuture<PostgresQueryResult>