v.22.6Bug FixMoving addDependency to startup() to prevent issues with dropped tablesPublished: November 25, 2025Official CH changelog textThis PR moving addDependency from constructor to startup() to avoid adding dependency to a dropped table, fix #37237. #37243 (vxider).PreviousNext