Here is a quick sample on how the [dbo].[__EFMigrationsHistory]
table looks like:
Is there a way to specify the ProductVersion
when applying migrations?
Don't change the value in that column--it's used internally by EF.
You can add a new column if you like by overriding the IHistoryRepository
service. See Custom EF Core Migrations History Table to get started.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With