| | 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 | | |
| | Create own project for NUnit2 only tests | | | | | Fixed | May 27, 2020 | Jan 13, 2023 | | |
| | Integrate Moq.VerifiableSequence | | | | | Fixed | Nov 1, 2022 | Jan 5, 2023 | | |
| | DateTime.AddDays with property reference may lead to arithmetic overflow in SQL translation | | | | | Unresolved | Dec 19, 2022 | Dec 19, 2022 | | |
| | Support for .NET 7 | | | | | Fixed | Nov 30, 2022 | Dec 14, 2022 | | |
| | Integrate Release Process Automation tool | | | | | Fixed | Nov 30, 2022 | Dec 5, 2022 | | |
| | Add configuration for MSSQL Server 2019 to build script | | | | | Fixed | May 12, 2020 | Nov 20, 2022 | | |
| | Support for SQL Server 2022 | | | | | Fixed | Nov 18, 2022 | Nov 20, 2022 | | |
| | Support for .NET 6 | | | | | Fixed | Apr 13, 2022 | May 26, 2022 | | |
| | Update to re-motion Build Script 3.0.0-alpha.6 | | | | | Fixed | May 26, 2022 | May 26, 2022 | | |
| | Replace Rhino.Mocks with Moq | | | | | Fixed | Apr 15, 2020 | Apr 18, 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 | | |
| | Remove test suites for SQL Server 2005, 2008, and 2008R2 | | | | | Fixed | Apr 13, 2022 | Apr 18, 2022 | | |
| | Support for .NET 5.0 | | | | | Fixed | Jun 23, 2021 | Jul 17, 2021 | | |
| | Upgrade to Remotion.Linq 2.2.0 | | | | | Fixed | Jun 26, 2018 | Jul 17, 2021 | | |
| | Update Remotion.Linq to v2.2.0 | | | | | Fixed | Jul 16, 2021 | Jul 17, 2021 | | |
| | Support for SQL Server 2019 | | | | | Fixed | Apr 30, 2020 | Jul 17, 2021 | | |
| | Switch RhinoMocks 3.6 to CoreRhinoMocks 3.6.1.2 | | | | | Fixed | Jul 16, 2021 | Jul 17, 2021 | | |
| | Compiler emits unverifiable code which can cause VerificationExceptions at runtime | | | | | Fixed | May 15, 2020 | Jul 17, 2021 | | |
| | Update to VS2017 | | | | | Fixed | Apr 15, 2018 | Jul 17, 2021 | | |
| | Update to re-motion Build Script 2.0.0-alpha.18 | | | | | Fixed | Apr 15, 2018 | Jul 17, 2021 | | |
| | Upgrade to BuildScript 2.0.0-alpha022 | | | | | Fixed | Apr 28, 2020 | Jul 17, 2021 | | |
| | StackOverflowException raised on certain LINQ queries using First(), FirstOrDefault(), Single(), or SingleOrDefault() | | | | | Fixed | Nov 21, 2018 | Jul 17, 2021 | | |
| | Parametrize SQL Authentification for Database Configuration | | | | | Fixed | Oct 29, 2018 | Jul 17, 2021 | | |
| | Update unit tests to make the ArgumentException message assertions compatible then .NET 5 | | | | | Fixed | Jun 24, 2021 | Jul 17, 2021 | | |
| | NUnit3 Upgrade | | | | | Fixed | May 15, 2020 | Jul 17, 2021 | | |
| | Switch to CPS style projects | | | | | Fixed | Jun 21, 2021 | Jul 16, 2021 | | |
| | Upgrade BuildScript to Version 3.0.0-alpha.2 | | | | | Fixed | Jun 21, 2021 | Jul 16, 2021 | | |
| | 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 | | |
| | Support returning null complex types from subqueries with DefaultIfEmpty | | | | | Duplicate | Dec 5, 2014 | Jan 16, 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 | | |