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
With this idea in place, this would create 2 tenants with two fidget's each with the factory knowing exactly when to utilize execute so that the creation of the fidget was done within a Tenant->execute callback.
I currently have code with tests for this. The question here is, is there interest in seeing a PR of this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With factories, I want to be able to create related children models without having to utilize execute after creation.
This allows something that looks like this:
where Fidget's are within a tenant's database.
With this idea in place, this would create 2 tenants with two fidget's each with the factory knowing exactly when to utilize execute so that the creation of the fidget was done within a Tenant->execute callback.
I currently have code with tests for this. The question here is, is there interest in seeing a PR of this?
Beta Was this translation helpful? Give feedback.
All reactions