Skip to content

Commit 9b25abd

Browse files
Database add highlight
1 parent acae11b commit 9b25abd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

system/Debug/Toolbar/Collectors/Database.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ public function display(): array
175175
'WHERE',
176176
'AND',
177177
'LEFT JOIN',
178+
'RIGHT JOIN',
179+
'JOIN',
178180
'ORDER BY',
179181
'GROUP BY',
180182
'LIMIT',

0 commit comments

Comments
 (0)