Simplifying SQL Output for Better Debugging in Rails

Hi Everyone

Managing SQL output for debugging can get messy. I’m looking for strategies to dynamically simplify SQL output to make our logs more manageable. Has anyone experimented with or successfully implemented such solutions in a Rails environment?

Thanks!

What do you find messy today? What is your expectation to a better experience?