SQL search improvements #471
Annotations
4 errors
_/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L80
Assert.Single() Failure: The collection was empty
|
_/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L204
Assert.Equal() Failure: Strings differ
↓ (pos 329)
Expected: ···"loyeesId] AND [c0].[Name] LIKE N'%acme%')"
Actual: ···".[EmployeesId] AND [c0].[Name] = N'acme')"
↑ (pos 329)
|
_/tests/Foundatio.Parsers.SqlQueries.Tests/SqlQueryParserTests.cs#L118
PhoneNumbers.NumberParseException : The phone number supplied was null.
|
|
This job failed
Loading