Change populate() in ActiveEntity so the target is the last argument so you can just pass a struct as the first argument #29arrow-up-right
populate()
ActiveEntity
Make the save() operation return the saved entity or array of entities instead of the Base ORM service to allow for concatenated fluent design #28arrow-up-right
save()
Last updated 6 years ago
Was this helpful?