Describe the bug
We have to upgrade to hotfix 13.1.10 to make sure we're not experiencing issue with AddToCart related to .NET 8.0.10.
Upgrade worked fine and site ran as normal for a while. After a while (Locally after rebuilding the site) following error occured:
SqlException: The object 'remainingAmount_default' is dependent on column 'remainingAmount'.
ALTER TABLE ALTER COLUMN remainingAmount failed because one or more objects access this column.
Umbraco.Commerce.Persistence.Migrations.DbUpUmbracoCommerceMigrationsRunner.MigrateUp()
Screenshots

Additional context
We were able to recreate issue again and again by multiple DEVs locally and on UAT server, by restoring previous version DB and let Umbraco Upgrade run
Umbraco Commerce version:
v13.1.10