You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: