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
This is occurring in xPDO X3.0.1's XPDO as well. No aggregates get added to the model files across the entire schema, while being correctly added to the database engine files:
Also. comments are no longer added either, which was really nice to be able to document all the class files from the schema.
The primary key (integer id) is not added to the model files either and have to added manually for documentation.
wshawn
changed the title
Aggregate Relations are not added to Model files xPDO 3.0.1
Aggregate Relations are not added to Model files while appearing mysql files in xPDO 3.0.1
Oct 1, 2022
Previously seen in #159.
This is occurring in xPDO X3.0.1's XPDO as well. No aggregates get added to the model files across the entire schema, while being correctly added to the database engine files:
Also. comments are no longer added either, which was really nice to be able to document all the class files from the schema.
The primary key (integer id) is not added to the model files either and have to added manually for documentation.
Sanityllc\Devotional\Model;
Sanityllc\Devotional\Model\mysql;
Schema
The text was updated successfully, but these errors were encountered: