Smit Patel

Results 51 issues of Smit Patel

Resolves #795

auto-merge

```C# context.Customers.ExecuteUpdate(s => s.SetProperty(c => c.Property, c => c.Navigation.Value)); ``` Nav expansion needs to expand `c.Navigation` but it is inside doubly nested lambda hence it doesn't recognize implicitly and requires...

type-enhancement
customer-reported
consider-for-next-release
area-bulkcud

Currently we allow entity splitting with table sharing between owner-owned type. So Owner entity can be split in table A & B. Owned entity can also be split in same...

type-enhancement
propose-close
customer-reported
area-json

type-bug
poachable
customer-reported
area-query

Keyless entity can have navigation to entity type (dependent to principal only). Make sure that reference is set properly and is loaded is set.

type-enhancement
area-test
area-query
punted-for-7.0

See #12476

type-enhancement
area-test
area-query
punted-for-7.0

Does work in some scenarios, should work in those scenarios...

type-enhancement
area-test