tuning-incremental-sync-config

作者: posthog

同步的配置存储在ExternalDataSchema上,可随时通过external-data-schemas-partial-update进行更改。大多数更改是非破坏性的(在下一次同步时生效),但少数更改(切换sync_type、更改主键)需要谨慎处理,以避免损坏已同步的数据。

npx skills add https://github.com/posthog/skills --skill tuning-incremental-sync-config