You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there is a relationship like a table A to table B in field A1, and with table B in field A2, it will result in getB defined twice, the proposed solution is to concatenate the field name: getBA1 and getBA2
I would happy if you give some guide to locate the part of the code responsible to define the method/function names for relationships in order to fork the project, fix and submit a pull request.
Hello,
When there is a relationship like a
table A
totable B
in fieldA1
, and withtable B
in fieldA2
, it will result ingetB
defined twice, the proposed solution is to concatenate the field name:getBA1
andgetBA2
I would happy if you give some guide to locate the part of the code responsible to define the method/function names for relationships in order to fork the project, fix and submit a pull request.
Here is the output
Because there is an uncaught fatal error, the script stopped generating anything else.
The text was updated successfully, but these errors were encountered: