View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006865 | SymmetricDS | Improvement | public | 2025-04-30 19:30 | 2025-05-06 02:45 |
Reporter | awebb | Assigned To | awebb | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.2 | Fixed in Version | 3.16.2 | ||
Summary | 0006865: Run sync-triggers on SQL events for Create/Alter DDL changes | ||||
Description | Currently when create/alter DDL SQL changes are sent to another node sync-triggers does not run. An improvement would be to run it to capture the changes in the trigger. This can be achieved if we run sync-triggers. | ||||
Tags | sync-trigger | ||||
has duplicate | 0006752 | closed | Capture of DDL changes and delivery to the target should cause sync triggers at the target node after executing the SQL event |
SymmetricDS: 3.16 88719952 2025-05-01 20:20:12 Committer: GitHub Details Diff |
0006865: Run sync-triggers on SQL events for create and alter DDL changes. (0000264) * 0006865: Run sync-triggers on SQL events for create and alter DDL changes. * 0006865: Modify regex to include table ddl changes only. |
Affected Issues 0006865 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ConfigurationChangedHelper.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/ConfigurationChangedDatabaseWriterFilter.java | Diff File | ||
add - symmetric-core/src/test/java/org/jumpmind/symmetric/common/ConfigurationChangedHelperTest.java | Diff File | ||
add - symmetric-core/src/test/java/org/jumpmind/symmetric/load/ConfigurationChangedDatabaseWriterFilterTest.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-30 19:30 | awebb | New Issue | |
2025-04-30 19:30 | awebb | Status | new => assigned |
2025-04-30 19:30 | awebb | Assigned To | => awebb |
2025-04-30 19:30 | awebb | Tag Attached: sync-trigger | |
2025-04-30 19:30 | awebb | Status | assigned => acknowledged |
2025-05-01 20:19 | awebb | Note Added: 0002864 | |
2025-05-01 20:21 | awebb | Status | acknowledged => resolved |
2025-05-01 21:00 | awebb | Changeset attached | => SymmetricDS 3.16 88719952 |
2025-05-05 18:04 | emiller | Fixed in Version | => 3.16.2 |
2025-05-05 18:04 | emiller | Target Version | => 3.16.2 |
2025-05-05 18:05 | emiller | Relationship added | has duplicate 0006752 |
2025-05-06 02:45 | pbelov | Note Added: 0002886 | |
2025-05-06 02:45 | pbelov | Status | resolved => closed |