MigrationsInfrastructureTestBase contains SQL Server-specific code
Open
area-migrations
area-test
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
See https://github.com/dotnet/efcore/pull/32788/files#r1485597530. We should either introduce provider-specific quoting (like for raw SQL in query tests) or move the problematic SQL to the SQL Server-specific subclass.
Contributor guide
Assessment
This issue has not been assessed yet.