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
{{ message }}
This repository has been archived by the owner on May 18, 2024. It is now read-only.
The
AppJoinBuilder
supports automatic application level join with specializations of relationships.However, the
ApplicationBuilder
does not support the manual app join who can specify an individual relationship.It also does not support providing target records without any select query, either.
Therefore, implement a new
appJoin()
function who can support the manual app join function.The text was updated successfully, but these errors were encountered: