Skip to content

SQL queries are not profiled for Non-Rails Applications if rails patch is not enabled #614

@suryanarayanan035

Description

@suryanarayanan035

Hello there,
I found that the SQL queries are not being filtered if we didn't enable rails patch.
I am building a application using Rack Builder and I find no reason enable rails patch.
So, I think we can remove the condition which checks for rails patch to enable SQL patches.
Let me know If anyone have any concerns, else I will raise a PR for the same.

sql_patches function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions