mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
remove todos
This commit is contained in:
parent
b9bc5bbe64
commit
3c8a8c31d5
|
|
@ -125,10 +125,6 @@ use phpOMS\Utils\ArrayUtils;
|
|||
* As a result the datamapper has to be rewritten for the select and insert/update.
|
||||
* The select needs to set the null model as value and the insert/update needs to extract the id from the null and ignore all other empty values from the null model which obviously are the default values.
|
||||
*
|
||||
* @todo Orange-Management/phpOMS#235
|
||||
* The relationship keywords `dst` and `src` are difficult to understand and should be renamed.
|
||||
* E.g. `self` and `ext`
|
||||
*
|
||||
* @todo Orange-Management/phpOMS#236
|
||||
* Consider unifing hasMany and ownsOwn
|
||||
* Maybe unify these relations and handle them based on their definition of src and dst.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user