mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-25 13:58:41 +00:00
add todos for improving datamapper selects/reduce complexity
This commit is contained in:
parent
d9a62115fe
commit
ee33254397
|
|
@ -24,6 +24,11 @@ use phpOMS\DataStorage\Database\DataMapperAbstract;
|
|||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @todo Orange-Management/oms-Tag#???
|
||||
* Too complicated select.
|
||||
* I think the default getAll etc. is too complicated and has too many joins which are not really required.
|
||||
* Check and fix!
|
||||
*/
|
||||
final class TagMapper extends DataMapperAbstract
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user