Nuacht

We have been using NPGSQL + EF (Core) since .NET Core 2.0. We have a migration that does not seem to apply to the fresh database in .NET 6, but it was before. Originally, our column was a number, but ...