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
My best guess is that some occurrences of the pattern to search might be hidden by escaping or serialization, and you'd need to iterate over the dataset with PHP and transform the data before looking for the pattern to match them. A pure SQL query will miss these.
The description of the
--precise
flag suggests that default results are not precise. Is this the case?I think the description of this flag needs to be improved, and possibly an example added to the Examples section demonstrating when it should be used.
The text was updated successfully, but these errors were encountered: