qb
qb copied to clipboard
Convenience feature: returnAll()
It doesn't happen a lot, but occasionally I have to do something like the code below. It would be nice to have an alternative/extension to the returning() function that returns a full record rather than just a single field. IOW, first() vs value().