hi
Can you check the __EFMigrationsHistory table of the database after you exec the migration? Generally this does not happen.
hi
You should not change these, you can think of these as the standards of the framework.
But you can check this to learn how to remove some ApiDescriptions from swagger:
https://github.com/abpframework/abp/issues/6251#issuecomment-729660888
@kirtik 👍
hi kirtik
I am not familiar with Cosmos, but it does not seem to need to migrate and update the database.
https://docs.microsoft.com/en-us/ef/core/providers/cosmos/?tabs=dotnet-core-cli
hi
Are you sure the Cosmos need migrations?
hi
Maybe it is using System;
hi
You can consider replacing the services in the Volo.Abp.BackgroundJobs.HangFire package.
https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.BackgroundJobs.HangFire/Volo/Abp/BackgroundJobs/Hangfire
using Volo.Abp.Domain.Entities;
hi @kirtik
The png you shared is not clear. Can you share the text?