You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/EFCore.Sqlite.FunctionalTests/Query/PrimitiveCollectionsQuerySqliteTest.cs
+33-33Lines changed: 33 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -15895,39 +15895,39 @@ FROM json_each("p"."Ints") AS "i"
15895
15895
""");
15896
15896
}
15897
15897
15898
-
// TODO: The base implementations no longer compile since https://github.com/dotnet/runtime/pull/110197 (Contains overload added with
15899
-
// optional parameter, not supported in expression trees). #35547 is tracking on the EF side.
15900
-
//
15901
-
//
15902
-
// public override async Task Column_collection_of_nullable_ints_Contains(bool async)
// TODO: The base implementations no longer compile since https://github.com/dotnet/runtime/pull/110197 (Contains overload added with
15899
+
// optional parameter, not supported in expression trees). #35547 is tracking on the EF side.
15900
+
//
15901
+
//
15902
+
// public override async Task Column_collection_of_nullable_ints_Contains(bool async)
0 commit comments