QueryBuilder leftJoin( String table, String firstColumn, [ String? operator, String? secondColumn, bool where = false, ]);