feat(tradein): scheduler-источник cian_city_sweep (newbuilding Phase 4), seed dormant (#973) #1296

Merged
lekss361 merged 2 commits from feat/cian-city-sweep-schedule into main 2026-06-15 17:48:34 +00:00
Showing only changes of commit 1241d7fe4d - Show all commits

View file

@ -1,4 +1,4 @@
-- 101_scrape_schedules_seed_cian_city_sweep.sql
-- 107_scrape_schedules_seed_cian_city_sweep.sql
-- Seed row для Cian периодического city-sweep с newbuilding Phase 4 (#973).
--
-- !!! DORMANT BY DESIGN !!! enabled = false.
@ -58,6 +58,7 @@ COMMENT ON TABLE scrape_schedules IS
'yandex_address_backfill (#855, EKB pilot), '
'sber_index_pull (#887, monthly СберИндекс city-level price index), '
'rosreestr_quarter_poll (#888, monthly Rosreestr new-quarter availability check), '
'newbuilding_enrich (#973), yandex_newbuilding_sweep (dormant, #974), '
'cian_city_sweep (dormant, #973).';
COMMIT;