v.25.8Backward Incompatible Change

Require backticks around identifiers with dots

Require backticks around identifiers with dots in default expressions to prevent them from being parsed as compound identifiers. #83162 (Pervakov Grigorii).