Issues
- LINQ fetched collections aren't cachedNH-4078Resolved issue: NH-4078
- Exception when linq select query returns nullNH-4060
- Supports non-deterministic/db-side-only methods in LinqNH-4048
- ToFuture/ToFutureValue should fall-back on providers without INhQueryProviderNH-4045Resolved issue: NH-4045
- Cleanup and xml doc of Linq Future extensionNH-4030Resolved issue: NH-4030Frédéric Delaporte
- Bad parameter value (extra double quotes) on linq query (SQLite)NH-4029Resolved issue: NH-4029
- Allow marking a Linq extension as db onlyNH-4009Resolved issue: NH-4009Frédéric Delaporte
- Update to Remotion.Linq 2.1.1NH-4007Resolved issue: NH-4007
- NHibernate.QueryException : could not resolve property: LocalDateTimeNH-3995
- Re-implement NhQueryable optionsNH-3987Resolved issue: NH-3987Frédéric Delaporte
- ToFuture provides ArgumentException at MultiQueryImpl.CreateCombinedQueryParametersNH-3983Resolved issue: NH-3983
- Simple query with Cacheable, Fetch and SingleOrDefault throws exception (regression from 3.3.0)NH-3982Resolved issue: NH-3982
- Collection with fetch="subselect" generates bad SQL codeNH-3980Resolved issue: NH-3980Alex Zaytsev
- SQL error when selecting a column of a subclass when sibling classes have a column of the same nameNH-3972Resolved issue: NH-3972
- Support async inside NHibernateNH-3971Resolved issue: NH-3971
- Refactor reflection patternsNH-3964Resolved issue: NH-3964Frédéric Delaporte
- More explicit error on MappedAs invalid usage.NH-3963Resolved issue: NH-3963Alex Zaytsev
- Invalid date parameter format with nullables and MappedAsNH-3961Resolved issue: NH-3961
- Cleanup EnumerableHelper usageNH-3952Resolved issue: NH-3952Alex Zaytsev
- Support .All() result operatorNH-3951Resolved issue: NH-3951Frédéric Delaporte
- FutureValue fails on Linq queries defining a PostExecuteTransformerNH-3950Resolved issue: NH-3950
- Allow Linq .OfType<T>() and .Where(x=>x is T) to work where T is unmapped base class/interfaceNH-3947
- Linq where "is base class" doesn't get subclassesNH-3946Resolved issue: NH-3946
- Upgrade to ReLinq 2NH-3944Resolved issue: NH-3944Alex Zaytsev
- MappedAs() does not workNH-3941Resolved issue: NH-3941Alex Zaytsev
- Revert NH-3904NH-3940Resolved issue: NH-3940Alex Zaytsev
- Using .Any() in combination with NHibernate and inheritanceNH-3939Resolved issue: NH-3939Alex Zaytsev
- Linq projection returns object with defaults instead of null when db reference is nullNH-3938
- Wrong constant parameter evaluation in Linq providerNH-3937Resolved issue: NH-3937Alex Zaytsev
- NHibernate Linq Query To Postgresql FailingNH-3933Resolved issue: NH-3933Alex Zaytsev
- Support for mapping/quering JSON fieldsNH-3930
- Support lamdas in linq expressionNH-3926Resolved issue: NH-3926
- How to translate Linq Expression where clause to hql where clause ?NH-3923Resolved issue: NH-3923
- The various timeout methods should indicate time unitNH-3922Resolved issue: NH-3922Frédéric Delaporte
- Select Expressions Cache EntitiesNH-3918Resolved issue: NH-3918
- Implement bitwise not (~) in Linq ProviderNH-3915
- LINQ generates extra join while using combined Expression (Expression.AndAlso)NH-3910Resolved issue: NH-3910Alex Zaytsev
- Regression on join following refactoring of NH-3801NH-3909Resolved issue: NH-3909
- Regression on join following refactoring of NH-3801NH-3908Resolved issue: NH-3908
- Passing a user type instance as a constant parameter in a linq expression fails.NH-3904Resolved issue: NH-3904
- IndexOf doesn't translate into 0-based indexNH-3901Resolved issue: NH-3901
- Coalesce on entity in sub-select causes incorrect SQLNH-3889Resolved issue: NH-3889
- Linq Query incorrect when using & operatorNH-3887Resolved issue: NH-3887Alex Zaytsev
- Linq Fetch cannot traverse through componentsNH-3882Resolved issue: NH-3882
- Add a way of adding comments into LINQ queriesNH-3869Resolved issue: NH-3869
- Queries with sub-query in ThenBy failNH-3868Resolved issue: NH-3868Alex Zaytsev
- Apply Boolean Operator Short-Circuiting In-MemoryNH-3863
- Exception when calling First on a GroupBy QueryNH-3859
- Joined subclass with filter on base class causes errorNH-3858Resolved issue: NH-3858
- using Skip(aNumber).Count() where aNumber is greater than total count of records results in ArgumentOutOfRangeExceptionNH-3851
50 of 470