### Describe the bug I´m trying to map an entire database with **Traditional_Spanish_CI_AS** collation with Entity Framework Core 6 with .net6. When I try to execute the command for scaffold the database drops this error: ``` Exception message: Stack trace: ```  SQL Server 2019 .net 6 Visual Studio 2022 EF Core 6