efcore / EFCore.FSharp

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

Fix isNullTranstion which chokes if use ToLower #158

Closed kant2002 closed 7 months ago

kant2002 commented 9 months ago

Proposed Changes

Fix isNullTranstion which chokes if use ToLower

Types of changes

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.

kant2002 commented 9 months ago

@simon-reynolds can you take a look at PR?

kant2002 commented 8 months ago

@simon-reynolds I did fix formatting. Can you please take a look at PR?

simon-reynolds commented 7 months ago

Hi @kant2002, thank you so much for the PR, merged now Will try get a release out soon