v.20.1Bug Fix

Fix Enum* Column Inserts After ALTER Query

Fix insert into Enum* columns after ALTER query, when underlying numeric type is equal to table specified type. This fixes #7836. #7908 (Anton Popov)