github.com/TykTechnologies/newrelic-go-agent@v0.0.0-20230823062834-3c80ff5627f6/internal/crossagent/cross_agent_tests/postgres_explain_obfuscation/function_with_strings.query.txt (about)

     1  SELECT * FROM blogs JOIN posts ON posts.title=CONCAT(blogs.title, '-suffix')