Arthur Vickers

Results 139 issues of Arthur Vickers

This is in particular reference to removal of Relinq since it was doing some normalization in this area. - [x] VB string equality/comparison, #19681

type-enhancement
help wanted
poachable
punted-for-3.0
area-query
area-vb
area-F#

We tried to do this before, but ran into issues. Hopefully the project system has matured such that it is now possible. See #9515 for more discussion.

type-enhancement
area-tools
punted-for-6.0
punted-for-7.0

Part of #30677 There is still work to do here, but this is basically working so I wanted to get it out for review. Remaining work: - Negative cases/exception messages...

For the query below, ToQueryString returns ```sql SELECT [c].[Id] FROM [Chunky] AS [c] ORDER BY [c].[Id] ``` I would expect it to show all three queries that eventually get logged:...

type-enhancement
needs-design
area-query

Split out from #30677

type-enhancement
consider-for-current-release
area-model-building
area-json
punted-for-8.0

EF Core release notes for each version can be found in the [GitHub Releases page](https://github.com/dotnet/efcore/releases/). You can try EF 9 before it goes GA using the [daily builds](https://github.com/dotnet/efcore/blob/main/docs/DailyBuilds.md) or a...

type-unknown

See https://github.com/dotnet/efcore/issues/32896#issuecomment-1911969614

type-bug
closed-fixed
customer-reported
Servicing-approved
area-migrations
area-json

Issue to track this following discussion on #32070 and PR #32922. This is merged to main, but we could consider backporting to a patch if there is demand.

closed-fixed
Servicing-consider
customer-reported
type-dependency update :arrow_up_small:
area-analyzer

type-enhancement
area-query
area-cosmos