View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005988 | SymmetricDS Pro | Bug | public | 2023-09-22 16:03 | 2023-09-22 17:08 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.14.10 | Fixed in Version | 3.14.10 | ||
Summary | 0005988: OracleStatementParser should not throw exception for empty sql or sql that is a comment | ||||
Description | Currently 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. | ||||
Tags | No tags attached. | ||||
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 |