hasMany |
Adding child by setting foreign key |
96 |
Success |
hasMany |
Aggregate calculated property with distinct |
4 |
Success |
hasMany |
Calculated properties with included model with distinct |
7 |
Success |
hasMany |
Calculated property without distinct |
3 |
Success |
hasMany |
Checking if children exist |
15 |
Success |
hasMany |
Counting children |
20 |
Success |
hasMany |
Creating new child |
6 |
Success |
hasMany |
Creating new child and saving it |
38 |
Success |
hasMany |
Deleting all children |
43 |
Success |
hasMany |
Deleting child |
47 |
Success |
hasMany |
Dependency delete |
49 |
Success |
hasMany |
Dependency delete All |
25 |
Success |
hasMany |
Dependency remove All |
21 |
Success |
hasMany |
Getting children |
15 |
Success |
hasMany |
Getting children with include |
36 |
Success |
hasMany |
Getting children with join key |
15 |
Success |
hasMany |
Getting one child |
22 |
Success |
hasMany |
Non aggregate calculated property with distinct |
3 |
Success |
hasMany |
Removing all children by nullifying foreign keys |
50 |
Success |
hasMany |
Removing child by nullifying foreign key |
181 |
Success |
hasMany |
Select aggregate calculated property with distinct |
10 |
Success |