Linq2Db, List.Any/Exists cannot be converted to SQL
I have a simple case, I need to join two tables and filter the records by my in-code prepared list.
I have a simple case, I need to join two tables and filter the records by my in-code prepared list.