View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006569 | SymmetricDS | Improvement | public | 2024-08-28 20:17 | 2024-08-28 21:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.9 | Fixed in Version | 3.15.9 | ||
Summary | 0006569: Symadmin option to drop SymmetricDS triggers | ||||
Description | Add a "--sym" option to "drop-triggers" making it possible to drop all trigger for SymmetricDS runtime and configuration tables. The symadmin command has a "drop-triggers" sub-command to drop triggers for specified tables or all tables. If the user passes a SymmetricDS table (for example sym_node) as an argument, those triggers will be dropped. Leaving the list of tables unspecified will drop all tables, but it only does user tables and not SymmetricDS tables. | ||||
Tags | symadmin | ||||
SymmetricDS: 3.15 3143594d 2024-08-28 20:22:53 Details Diff |
0006569: Symadmin option to drop SymmetricDS triggers |
Affected Issues 0006569 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java | Diff File | ||
mod - symmetric-client/src/main/resources/symmetric-messages.properties | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/ITriggerRouterService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-28 20:17 | elong | New Issue | |
2024-08-28 20:17 | elong | Status | new => assigned |
2024-08-28 20:17 | elong | Assigned To | => elong |
2024-08-28 20:17 | elong | Tag Attached: symadmin | |
2024-08-28 20:27 | elong | Status | assigned => resolved |
2024-08-28 20:27 | elong | Resolution | open => fixed |
2024-08-28 20:27 | elong | Fixed in Version | => 3.15.9 |
2024-08-28 21:00 | admin | Changeset attached | => SymmetricDS 3.15 3143594d |
2024-10-01 19:48 | admin | Status | resolved => closed |