wsm

Results 7 comments of wsm

Could you please share what the "relations" object looks like in your first query?

Sadly I can't replicate the described issue with relations or sub relations. Can you provide a failing test? Otherwise the .find method maps to getMany in the SelectQueryBuilder; could you...

No worries at all, I saw a similar issue with incorrect select aliases - although your code omitted this I was curious what a getRawMany would return. @pleerock this can...

Was looking at this the other night. Transform is a recursive method that iterates over all the fields and resolves their value. Both groups and slices are handled in a...

Honestly I've used a number of other solutions but nothing handles large data sets as well as dump_r. Maybe due to the record set detection. Would be great if the...

Was unaware of the Symfony bundle. Happy to help with additional issues. Totally understand about the arch changes; this library provides a more complete solution which in turn speeds up...