Implement Where filter as strongly typed. #226
Annotations
2 errors
QueryWithWhereLessThanOrEqual:
ChromaDB.Client.Tests/CollectionClientQueryTests.cs#L280
Assert.That(result[1][0].Id, Is.EqualTo(Id2))
String lengths are both 3. Strings differ at index 2.
Expected: "id2"
But was: "id1"
-------------^
|
ci
Process completed with exit code 1.
|