Closed epinault closed 1 year ago
Thanks for reporting this; strings vs. symbols is often a concern in the way pipeline is processed!
I think we should probably symbolize the hash, right, but then I'll have to add a breaking change note in the next release.
if specifying a resolver such as
the record from the database come back as a form
and there is a disconnect since the field is a symbol (:name vs "name")
What needs to happen is to match to a string if select_all return only string base hash or symbolize that hash