View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002490 | SymmetricDS | Bug | public | 2016-02-05 21:33 | 2016-02-24 16:00 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.7.0 | ||||
Target Version | 3.7.30 | Fixed in Version | 3.7.30 | ||
Summary | 0002490: Oracle ddl reader not escaping "_" | ||||
Description | The "_" is being used as a wildcard for any other character. This is fine if there is not another table with a value matching the wildcard. Example: TR_TRN TRXTRN This would create additional triggers on TRXTRN since it treats the "_" as a wildcard and doesnt find 2 different tables. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-05 21:33 | josh-a-hicks | New Issue | |
2016-02-05 21:33 | josh-a-hicks | Status | new => assigned |
2016-02-05 21:33 | josh-a-hicks | Assigned To | => josh-a-hicks |
2016-02-24 15:39 | josh-a-hicks | Status | assigned => closed |
2016-02-24 15:39 | josh-a-hicks | Resolution | open => fixed |
2016-02-24 15:39 | josh-a-hicks | Fixed in Version | => 3.7.30 |
2016-02-24 16:00 | Changeset attached | => SymmetricDS 3.7 a2bb2f3e |