efcore / EFCore.CheckConstraints

An Entity Framework Core plugin to automatically add check constraints in various situations
Apache License 2.0
330 stars 14 forks source link

Update to EF Core 9 #176

Closed ErikEJ closed 1 day ago

ErikEJ commented 1 day ago

fixes #175

ErikEJ commented 1 day ago

Happy to push the package?

roji commented 19 hours ago

Sure, I guess - we can always release a patch or minor version later if we do more stuff here. I think you have access to do it - let me know if not.

ErikEJ commented 7 hours ago

@roji Yes, I was hoping we could release a minor version when regex in Azure SQL finally goes GA

roji commented 7 hours ago

@ErikEJ I think it's also fine to simply release the regex support now - before the Azure SQL feature goes GA. We can document the fact that it use a prerelease feature on the server side (we're doing that elsewhere for the new JSON and vector types).

ErikEJ commented 7 hours ago

@roji Sounds great, in that case I would like someone to look at my PR 🙏