Closed otsomkalov closed 2 years ago
Hi @otsomkalov I've been unable to reproduce this issue, I have released v6.0.7 in the meantime, would you be able to tell me if this is still an issue for you?
Hey @simon-reynolds I've updated packages in project & also dotnet ef tool and now migration generated corectly. Thanks for the cool library ❤️
Hello! I'm using library to manipulate PostgreSQL DB and facing the next issue
Describe the bug Migration created for newly added bool property to the type contains wrong
defaultValue
To Reproduce Steps to reproduce the behavior:
Create DbContext:
Expected behavior Migration is applied to DB
Additional context Npgsql.EntityFrameworkCore.PostgreSQL v.6.0.4 EntityFrameworkCore.FSharp v.6.0.6