View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002417 | SymmetricDS | Bug | public | 2015-10-20 01:20 | 2015-10-22 12:27 |
Reporter | mmichalek | Assigned To | mmichalek | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.7.24 | ||||
Target Version | 3.7.25 | Fixed in Version | 3.7.25 | ||
Summary | 0002417: Sqlite update and delete triggers use incorrect custom text | ||||
Description | There is a copy-paste bug in the update and delete triggers for Sqlite (SqliteTriggerTemplate.java) which cause them to use custom_on_insert_text instead of custom_on_update_text and custom_on_delete_text, respectively. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-20 01:20 | mmichalek | New Issue | |
2015-10-20 01:20 | mmichalek | Status | new => assigned |
2015-10-20 01:20 | mmichalek | Assigned To | => mmichalek |
2015-10-20 01:32 | mmichalek | Status | assigned => resolved |
2015-10-20 02:00 | mmichalek | Changeset attached | => SymmetricDS 3.7 e750d12b |
2015-10-20 12:00 | chenson | Product Version | 3.7.25 => 3.7.24 |
2015-10-20 12:00 | chenson | Fixed in Version | => 3.7.25 |
2015-10-22 12:27 | chenson | Status | resolved => closed |