efcore / EFCore.FSharp

Adds F# design-time support to EF Core
MIT License
228 stars 26 forks source link

Fix quoting issue for defaultValue in migrations #136

Closed LiteracyFanatic closed 2 years ago

LiteracyFanatic commented 2 years ago

Proposed Changes

Types of changes

What types of changes does your code introduce to EFCore.FSharp? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

simon-reynolds commented 2 years ago

Thanks @LiteracyFanatic