Explanation of current feature:
// The filters are in the ConnectionProperties. There is no GUI to add the filters. They need to be added manually to the connection file // Check any custom filters : If a filter exists which matches on the SQL to be executed, then this will throw an exception so the SQL is not executed // property.sqlfilter.countmatch.1=[",",255] // property.sqlfilter.countmatch.2=["""",125]
This mechanism doesn't currently take into account whether a string text is inside of a comment or not. The enhancement request is to ignore filter words if they are part of a comment. Basically, ignore comments altogether when we do this checking.
Verified in ADS 15.0.12-2
			Issue #13060 | 
	
| Closed | 
| Fixed | 
| Resolved | 
Completion | 
	
| No due date | 
| Fixed Build 15.0.12-2 | 
| No time estimate | 
				1 issue link | 
		
is a duplicate of #13061
	
		Issue #13061Query Window permissions on sqlfilter needs to ignore client & server side comments  | 
			
Verified in ADS 15.0.12-2