981c410cb351be0c91410247d352057a49e37379
Replace the old sync logic (fetchers, merge configurations, bulk merge helper, post processors) with the new ETL pipeline factory. Changes: - Inject IEtlPipelineFactory instead of old dependencies - Remove IServiceProvider, IDbConnectionFactory, IBulkMergeHelper, IMergeConfigurationRegistry dependencies - Simplify ExecuteSyncCoreAsync to build and execute pipeline - Keep DataUpdateRepository calls for tracking sync timestamps - Determine SyncMode from UpdateType (Mass vs Incremental)
Description
No description provided
Languages
C#
68%
HTML
15.8%
TypeScript
8%
JavaScript
4.8%
TSQL
3%
Other
0.4%