Markers
Table of Contents
packages/database/src/Manipulation/Traits/Join.php | 1 |
packages/mvc/src/Entity.php | 1 |
Join.php
Type | Line | Description |
---|---|---|
TODO | 25 | STRAIGHT_JOIN - https://mariadb.com/kb/en/index-hints-how-to-force-query-plans/ |
Entity.php
Type | Line | Description |
---|---|---|
TODO | 30 | In PHP 8.4 add property hooks to validate config properties. |