Skip to content

Commit 0213dbd

Browse files
jgao54ilidemi
andauthored
Update nexus/catalog/migrations/V50__cdc_batches_sync_time.sql
Co-authored-by: Ilia Demianenko <ilia.demianenko@clickhouse.com>
1 parent dfd3a7d commit 0213dbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
ALTER TABLE peerdb_stats.cdc_batches ADD COLUMN IF NOT EXISTS sync_time TIMESTAMP;
2+
COMMENT ON COLUMN peerdb_stats.cdc_batches.sync_time IS 'Set via PG NOW() for clock-skew-safe lag calculation';

0 commit comments

Comments
 (0)