View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007093 | SymmetricDS | Bug | public | 2025-10-10 12:51 | 2025-10-10 12:51 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | assigned | Resolution | open | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.8 | ||||
Summary | 0007093: SQL Server ddl capture needs to handle drop of tables differently | ||||
Description | Need to handle drop tables differently when capturing ddl drop table events. The table_name that gets saved should be sym_node instead of the dropped table because of the metadata lookup that is done on the source side. | ||||
Steps To Reproduce | 1. Set up ddl synchronization 2. Drop an application table on the source side 3. Error on source side looking for metadata for dropped table | ||||
Tags | ddl/schema | ||||