✅ This EntityFramework query can not be translated for SQLite
The issue lies within
Error:
Intersect. The point of the query is to fetch the current user, and to populate LikedByUsers with matched users. An user is matched when he appears in LikedByUsers and LikedUsers. How can I make this work for SQLite?Error:
"Translating this query requires the SQL APPLY operation, which is not supported on SQLite."