v.25.12Bug Fix (user-visible misbehavior in an official stable release)

Allow ALTERs

Disallow ALTERs for Object Storage table engines. For example, ALTER ADD PROJECTION could have led to an inability to restart the server, since Object Storage engines do not support projections. #91573 (Nikolay Degterinsky).