terrajobst/nquery
NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.
C#MIT
Issues
- 2
- 1
Scanner incorrectly reads a decimal separator
#12 opened by terrajobst - 1
Missing error message
#14 opened by terrajobst - 1
Infinite loop
#13 opened by terrajobst - 1
LIKE operator produces different result than in T-SQL, leaks implementation detail
#31 opened by dallmair - 1
Left Semi Join should be pushed under Concat
#20 opened by terrajobst - 1
Built-in conversion functions convert NULL to default(T) instead of returning NULL
#34 opened by dallmair - 1
- 1
Overflow exception
#22 opened by terrajobst - 1
- 1
- 1
Order by in CTE causes ArgumentException
#15 opened by terrajobst - 1
Group by in CTE causes ArgumentException
#11 opened by terrajobst - 1
Full outer join with CTE causes NullReference
#10 opened by terrajobst - 1
- 1
- 1
Inconsistent results of LEN function
#7 opened by terrajobst - 1
- 2
- 1
- 1
NQuery crashes process, causes Dr. Watson
#1 opened by terrajobst - 0
Is it possible to handle keywords as identifiers when the syntax clearly requires identifiers?
#35 opened by dallmair - 4
Query generates incorrect result when using constants, works fine with parameters
#32 opened by dallmair - 0
Add support for lambda expressions
#27 opened by terrajobst - 0
Check statics for concurrency issues
#26 opened by terrajobst - 0
Add support for optimized non-equi joins
#29 opened by terrajobst - 0
- 0
- 0
Increase code coverage of unit test
#25 opened by terrajobst - 0
Inner join performed after outer join
#24 opened by terrajobst - 0
Strange casting rules
#23 opened by terrajobst - 0
- 1
Security Exception
#18 opened by terrajobst - 0
Review API for applications of generic methods
#17 opened by terrajobst - 0
- 0