View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006990 | SymmetricDS | Improvement | public | 2025-07-09 17:15 | 2025-07-09 17:18 |
Reporter | pmarzullo | Assigned To | |||
Priority | normal | ||||
Status | confirmed | Resolution | open | ||
Product Version | 3.16.0 | ||||
Summary | 0006990: Postgres databaseinfo should set setTriggersCreateOrReplaceSupported(true) property | ||||
Description | In the Postgres DDL Builder, we should set the setTriggersCreateOrReplaceSupported(true) property so that we don't have to drop the triggers first before creating the trigger using the CREATE OR REPLACE construct. This is only applicable to PostgreSQL version 14 and later! Platform has the major and minor version numbers when building the DDL builder. | ||||
Additional Information | Sourceforge report: https://sourceforge.net/p/symmetricds/discussion/739237/thread/bc2f456bc7/ | ||||
Tags | dialect: postgresql | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-09 17:15 | pmarzullo | New Issue | |
2025-07-09 17:15 | pmarzullo | Tag Attached: dialect: postgresql | |
2025-07-09 17:18 | pbelov | Description Updated | View Revisions |
2025-07-09 17:18 | pbelov | Additional Information Updated | View Revisions |
2025-07-09 17:18 | pbelov | Status | new => confirmed |