Smit Patel

Results 189 comments of Smit Patel
trafficstars

@smarts - This feature is to influence case sensitivity on server side. It is not for testing. There are always going to be differences between how database works & how...

I haven't seen any association between both of them. Especially, they are also for different providers.

Sorry, I interpreted as the other test issue had something to cause this rather than both have similar root cause.

> Unless there's some configuration for EF Core that intercepts string equality comparisons and makes them case-insensitive Why do you need to intercept anything and change case sensitivity. Let server...

Filed https://github.com/dotnet/sdk/issues/13274

Tests for Outer/Cross Apply

Should I add more items here? - Implicit Many2Many - Property bag entities - Shared type entity types

SqlServer:Identity is computed same way now. So only thing here to do is not generate auto increment for properties which are not autoincrement. Marking this as bug.

It utilizes SqlServerValueGenerationStrategy.