v.21.7Bug FixRemove Self-Referencing Columns in Table CreationPublished: November 25, 2025Official CH changelog textRemove possibility to create tables with columns referencing themselves like a UInt32 ALIAS a + 1 or b UInt32 MATERIALIZED b. Fixes #24910, #24292. #25059 (alesapin).PreviousNext