| | Update Remotion.Linq to v2.3.0 | | | | | Unresolved | Jul 2, 2021 | Feb 7, 2023 | | |
| | SqlBackend.UnitTests VisitMethodCallExpression_ExpressionPropertiesVisitedBeforeTransformation is incompatible with RhinoMocks 3.6.1 / Moq | | | | | Unresolved | Aug 26, 2014 | Feb 7, 2023 | | |
| | IMethodCallTransformer.Transform can cause infinite loop in visitor when the same expression is returned | | | | | Unresolved | Jul 5, 2021 | Feb 7, 2023 | | |
| | Ensure DateTimeAddTests work correctly | | | | | Unresolved | Jul 16, 2021 | Feb 7, 2023 | | |
| | Integrate SQL syntax check to query generation tests | | | | | Unresolved | Apr 18, 2022 | Feb 7, 2023 | | |
| | DateTime.AddDays with property reference may lead to arithmetic overflow in SQL translation | | | | | Unresolved | Dec 19, 2022 | Dec 19, 2022 | | |
| | Subquery optimization with DefaultIfEmpty | | | | | Unresolved | Dec 1, 2014 | Apr 18, 2022 | | |
| | Support for registering method or properties as SqlFunctions that do no require parameters or depend on the rest of the query model (e.g. Guid.NewGuid(), DateTime.Now) | | | | | Unresolved | Jun 20, 2015 | Apr 18, 2022 | | |
| | Remove test suites for SQL Server 2012 | | | | | Unresolved | Apr 13, 2022 | Apr 18, 2022 | | |
| | Upgrade BuildScript to Version 2.0.0-alpha.24 | | | | | Unresolved | Jul 1, 2020 | Jun 23, 2021 | | |
| | Allow re-store LINQ provider to use nested projections in subqueries in all situations | | | | | Unresolved | May 27, 2010 | May 5, 2021 | | |
| | Eliminate superflous sub-query for DefaultIfEmpty | | | | | Unresolved | Sep 3, 2014 | Apr 25, 2021 | | |
| | Refactor SqlJoinedTable construct | | | | | Unresolved | Nov 13, 2014 | Apr 25, 2021 | | |
| | Refactor resolution stage to not pass the SqlStatementBuilder around | | | | | Unresolved | Sep 14, 2010 | Mar 1, 2021 | | |
| | SQL Backend: Refactor compound value support to use a dedicated CompoundValueExpression rather than NewExpressions | | | | | Unresolved | May 24, 2013 | Mar 1, 2021 | | |
| | NotSupportedExceptions when ordering by or selecting a byte[] property | | | | | Unresolved | Jul 19, 2013 | Mar 1, 2021 | | |
| | IMappingResolver.ResolveJoinInfo has been replaced with ResolveJoinedTableInfo and ResolveJoinCondition | | | | | Unresolved | Nov 28, 2014 | Mar 1, 2021 | | |
| | The signature of IMappingResolver,ResolveSimpleTableInfo has changed | | | | | Unresolved | Nov 28, 2014 | Mar 1, 2021 | | |
| | SqlTableBase and SqlJoinedTable were removed | | | | | Unresolved | Nov 28, 2014 | Mar 1, 2021 | | |
| | Refactor SqlTable: Remove JoinSemantics | | | | | Unresolved | Dec 5, 2014 | Mar 1, 2021 | | |
| | Refactorings after join optimization | | | | | Unresolved | Dec 5, 2014 | Mar 1, 2021 | | |
| | Sum with empty Result Set and aggregated value is not nullable property should throw not supported exception | | | | | Unresolved | Sep 4, 2015 | Jan 16, 2021 | | |
| | SqlColumnExpression and SqlEntityExpression accept empty strings for tablealias but this would lead to invalid sql or exception during processing | | | | | Unresolved | Nov 10, 2014 | Jan 16, 2021 | | |
| | Subquery optimization in from clauses | | | | | Unresolved | Dec 5, 2014 | Jan 16, 2021 | | |
| | When the Coalesce operator is used with relations (.i.e. their ID and ForeignKey-columns), nullable<valueType> gets compared with valueType, resulting in an ArgumentException | | | | | Unresolved | Aug 26, 2015 | Jan 16, 2021 | | |
| | When using String.Insert(), the start-index is mis-calculated for values that are placed at the end of the string | | | | | Unresolved | Aug 26, 2015 | Jan 16, 2021 | | |
| | DefaultIfEmpty on empty resultset returns Entity with all Fields null instead of just null | | | | | Unresolved | Sep 4, 2015 | Jan 16, 2021 | | |
| | .Average DataType conversion | | | | | Unresolved | Sep 4, 2015 | Jan 16, 2021 | | |
| | Translating a set operation combining incompatible subqueries should throw an exception | | | | | Unresolved | Nov 12, 2014 | Jan 16, 2021 | | |
| | InvalidCastException in Linqquery, if using null coalesce-operator together with Objectlist.Any() | | | | | Unresolved | May 31, 2017 | Jan 16, 2021 | | |
| | Support .Count on Collections | | | | | Unresolved | Sep 2, 2015 | Jan 16, 2021 | | |
| | Support conversion operator for Query Source | | | | | Unresolved | Sep 11, 2015 | Jan 16, 2021 | | |
| | VB.NET Is/IsNot Operator for non-primitive Types | | | | | Unresolved | Sep 11, 2015 | Jan 16, 2021 | | |
| | When using a cast on OrderBy on SubQuery an Exception is thrown | | | | | Unresolved | Feb 13, 2019 | Jan 16, 2021 | | |
| | Support new partitioning functions of SQL 2012 | | | | | Unresolved | Feb 8, 2016 | Jan 16, 2021 | | |
| | ??-Operator with complex data types | | | | | Unresolved | May 20, 2016 | Jan 16, 2021 | | |
| | Get rid of superfluous sub-query when writing left joins using DefaultIfEmpty | | | | | Unresolved | Sep 2, 2014 | Jan 16, 2021 | | |
| | Non-Nullable Types in Nullable Queries are loaded incorrectly | | | | | Unresolved | May 20, 2016 | Jan 16, 2021 | | |
| | Make SqlTable immutable | | | | | Unresolved | Sep 2, 2014 | Jan 16, 2021 | | |
| | ??-Operator with scalar data types produces incorrect SQL | | | | | Unresolved | May 20, 2016 | Jan 16, 2021 | | |
| | Cope with the new SingleOrDefault/FirstOrDefault/LastOrDefault concept | | | | | Unresolved | Sep 3, 2014 | Jan 16, 2021 | | |
| | Some Linq statements generate incorrect AS <alias> suffixes | | | | | Unresolved | Dec 9, 2015 | Jan 16, 2021 | | |
| | Conditional operator returning a boolean result used in a Where() condition is not translated correctly into SQL | | | | | Unresolved | Sep 5, 2013 | Jan 16, 2021 | | |
| | Using a constant collection as the source of the ANY, ALL, etc operators will interpret sequence as a query source instead of a multi-valued parameter or an erroneus query | | | | | Unresolved | Nov 24, 2016 | Jan 16, 2021 | | |
| | re-linq bug: using Distinct() with server side paging using Take() and/or Skip() | | | | | Unresolved | Jul 4, 2014 | Jan 16, 2021 | | |
| | Make all methods of the DefaultMappingResolutionStage virtual | | | | | Unresolved | Sep 18, 2014 | Jan 16, 2021 | | |
| | Add integration tests (101 Linq samples) that demonstrate OUTER JOIN behavior | | | | | Unresolved | Apr 26, 2017 | Jan 16, 2021 | | |
| | Support for Contains with composite values | | | | | Unresolved | Jan 15, 2016 | Jan 16, 2021 | | |
| | Support for conditional operator in entity scenarios | | | | | Unresolved | Apr 12, 2010 | Jan 16, 2021 | | |
| | LINQ query cache | | | | | Unresolved | Mar 2, 2009 | Jan 16, 2021 | | |