[Subtask] Improvment: Optimize method getParentEntityIdByNamespace
to reduce the number of accesses to the database
#6570
Labels
subtask
Subtasks of umbrella issue
Describe the subtask
Method
getParentEntityIdByNamespace
wil access database 3 times at most if the name space is a schema, in fact, we can use JOIN to reduce the access times, or it's rather very times-consuming, for detailParent issue
#6560
The text was updated successfully, but these errors were encountered: