View Revisions: Issue #6678
| Summary | 0006678: Support INCLUDE non-key columns for indexes in Postgres | ||
|---|---|---|---|
| Revision | 2025-03-24 18:46 by pbelov | ||
| Steps To Reproduce | https://www.postgresql.org/docs/current/sql-createindex.html Create test table. Enable DDL capture in SymmetricDS trigger.capture.ddl.changes=true Configure table for replication. Create index with INCLUDE clause. |
||
| Revision | 2024-12-13 19:05 by pmarzullo | ||
| Steps To Reproduce | |||