Skip to content

How to make message string specific to message only not data ? #121

Description

@dhiraj-ppp

Hello all,

I am using a tracer in my project. Now if some error occurs executing SQL query due to the wrong query then I get an error message along with the data in the query. So is there any way where only the error message should be printed not the data along.
for eg. If the table name is incorrect in SQL query then I get an error message as an incorrect table name but the query with data also gets printed as part of the error message.

Please tell me how i can avoid it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions