Joel Butcher
Joel Butcher
Currently working on this - I can't give you a release date unfortunately.
@maddhatter
@maddhatter Please can you get this merged ASAP? L11 has been out for some time now and is blocking upgrades
@LuizCristino I don't want to install a dev version of **any** package in a production environment. Nor would I recommend anyone to do this.
@maddhatter closing this until you think it needs to be reopened. CBA to have an open PR hanging in my list when no one can be bothered to review it
@jbrooksuk I've deliberately opened this as a draft PR as I didn't want to spend hours on this PoC if it's not going to be accepted. Above, I've outlined my...
@jbrooksuk If the column on the model is not named the same as the validated array key, then that will always cause issues. But that problem is pre-existing, because we're...
One approach could be to have some form of "interceptor" on the model that maps the attributes from `Data::toArray()` to values that are accepted by the model itself. You wouldn't...
@jbrooksuk Not had a lot of time to dedicate to this. Hoping to pick this back up this week!
@jbrooksuk I've revisited this with a different approach but it requires L11, so if we could get that sorted, I can progress here