View Issue Details

IDProjectCategoryView StatusLast Update
0005988SymmetricDS ProBugpublic2023-09-22 17:08
Reportercquamme Assigned Tocquamme  
Prioritynormal 
Status closedResolutionfixed 
Target Version3.14.10Fixed in Version3.14.10 
Summary0005988: OracleStatementParser should not throw exception for empty sql or sql that is a comment
DescriptionCurrently a ParseSqlException will get thrown for a line of sql that is a comment beginning and ending with /* */. We should just return an empty statement in this case, rather than throwing the exception.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-09-22 16:03 cquamme New Issue
2023-09-22 16:03 cquamme Status new => assigned
2023-09-22 16:03 cquamme Assigned To => cquamme
2023-09-22 17:08 cquamme Status assigned => resolved
2023-09-22 17:08 cquamme Resolution open => fixed
2023-09-22 17:08 cquamme Category Improvement => Bug
2023-10-27 20:06 admin Status resolved => closed