Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / terrajobst/nquery-vnext issues and pull requests
#70 - Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#69 - Upgrade to .NET 8 and update dependencies
Pull Request -
State: closed - Opened by dallmair 6 months ago
#68 - For function calls, pass on the delegate's target instance if required
Pull Request -
State: closed - Opened by dallmair 6 months ago
#67 - ArgumentException when trying to call a function: "Static method requires null instance, non-static method requires non-null instance."
Issue -
State: closed - Opened by dallmair 6 months ago
#66 - Evaluate `CASE WHEN` expressions lazily
Pull Request -
State: open - Opened by dallmair 6 months ago
#65 - `CASE WHEN` expression labels evaluated eagerly instead of lazily
Issue -
State: open - Opened by dallmair 6 months ago
- 2 comments
#64 - ArgumentNullException due to `Array.Get` method with `null` parameter name
Issue -
State: open - Opened by dallmair 11 months ago
#63 - Use invariant culture for conversions in built-in `CONCAT` aggregate
Pull Request -
State: closed - Opened by dallmair 11 months ago
#62 - Add optimization: Extract sub-expressions in join conditions to value slots
Pull Request -
State: closed - Opened by dallmair about 1 year ago
- 1 comment
#61 - Merge TableDefinition and PropertyDefinition hierarchies into Symbol hierarchy
Pull Request -
State: open - Opened by dallmair almost 3 years ago
#60 - Merge AggregateDefinition hierarchy into Symbol hierarchy
Pull Request -
State: open - Opened by dallmair almost 3 years ago
#59 - Use string.Join instead of StringBuilder in CompilationException
Pull Request -
State: closed - Opened by dallmair almost 3 years ago
#58 - Fix `async void` usages to follow guidelines, and fix two bugs along the way
Pull Request -
State: closed - Opened by dallmair almost 3 years ago
#57 - Make all built-in functions use invariant culture and add overloads for other cultures
Pull Request -
State: closed - Opened by dallmair almost 3 years ago
- 2 comments
#56 - NullReferenceException in SignatureHelpManager.UpdateSession()
Issue -
State: closed - Opened by dallmair almost 3 years ago
#55 - ArgumentOutOfRangeException in VS Editor caused by NQuerySignatureHelpSource
Issue -
State: closed - Opened by dallmair almost 3 years ago
- 2 comments
#54 - Replace Tuple with ValueTuple
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#53 - Upload artifacts and push to NuGet registry only in upstream repo
Pull Request -
State: closed - Opened by dallmair almost 3 years ago
- 1 comment
#52 - Apply more restrictive visibilities
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#51 - Fix UnusedValueSlotRemover such that it doesn't eliminate outer references
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#50 - Use recent C# language features
Pull Request -
State: closed - Opened by dallmair almost 3 years ago
#49 - Use ArgumentNullException.ThrowIfNull()
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#48 - Remove strong naming
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#47 - Use pattern instead of as-cast followed by null check
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#46 - Remove old-school SuppressMessage attribution
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#45 - Use HashCode instead of manual hashing
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#44 - Use target typed new where possible
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#43 - Remove syntax visitors
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#42 - Add concept of empty relations
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#41 - Ensure SyntaxToken.Parent is never null
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#41 - Ensure SyntaxToken.Parent is never null
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#40 - Replace null-checks with patterns
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#39 - Enable implicit usings
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#38 - Remove unnecessary using directives, fix typos and spacing
Pull Request -
State: closed - Opened by dallmair almost 3 years ago
- 1 comment
#37 - Move to ActiproSoftware.Controls.WPF 22.1.0
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
#36 - Move to .NET 6.0
Pull Request -
State: closed - Opened by terrajobst almost 3 years ago
- 2 comments
#35 - Provide constructor overload proposed by @terrajobst in #34
Pull Request -
State: closed - Opened by dallmair over 3 years ago
#34 - Can you unseal DataTableDefinition?
Issue -
State: closed - Opened by dallmair over 3 years ago
- 3 comments
#33 - Add readonly modifiers where they are missing
Pull Request -
State: closed - Opened by dallmair over 3 years ago
#32 - Fix NerdBank.GitVersioning references to make it a build-time only dependency
Pull Request -
State: closed - Opened by dallmair over 3 years ago
#31 - Create main.yml
Pull Request -
State: closed - Opened by terrajobst about 5 years ago
#30 - Consider merging NQuery.Data and NQuery.Dynamic with NQuery
Issue -
State: open - Opened by terrajobst almost 6 years ago
#29 - Remove custom tuple type with built-in one
Pull Request -
State: closed - Opened by terrajobst almost 6 years ago
#28 - Replace NuGet license URL with expression
Pull Request -
State: closed - Opened by terrajobst almost 6 years ago
#27 - Fix OuterJoinRemover so it does not optimize too aggressively
Pull Request -
State: open - Opened by dallmair almost 6 years ago
- 1 comment
#26 - NOT IN(...) translates to IN(...)
Issue -
State: closed - Opened by StevenThuriot over 6 years ago
- 1 comment
#25 - Fix NOT IN( ... )
Pull Request -
State: closed - Opened by StevenThuriot over 6 years ago
- 9 comments
#24 - CultureInfo.InvariantCulture in BuiltInFunctions
Issue -
State: closed - Opened by StevenThuriot over 6 years ago
- 4 comments
#23 - Nullable Properties give some issues
Issue -
State: open - Opened by StevenThuriot over 6 years ago
#22 - Reorganize .props and .targets
Pull Request -
State: closed - Opened by terrajobst over 6 years ago
#21 - Only specify major and minor
Pull Request -
State: closed - Opened by terrajobst over 6 years ago
#20 - Update link to feed
Pull Request -
State: closed - Opened by terrajobst over 6 years ago
#19 - Add step to publish artifacts
Pull Request -
State: closed - Opened by terrajobst over 6 years ago
#18 - Add support for uploading artifcats
Pull Request -
State: closed - Opened by terrajobst over 6 years ago
#17 - Enable code coverage
Pull Request -
State: closed - Opened by terrajobst over 6 years ago
#16 - Set up CI with Azure Pipelines
Pull Request -
State: closed - Opened by azure-pipelines[bot] over 6 years ago
#15 - Random cleaning
Pull Request -
State: closed - Opened by shaggygi about 7 years ago
- 1 comment
#14 - Fixed parameter type for FunctionSymbol`3
Pull Request -
State: closed - Opened by StevenThuriot about 7 years ago
#13 - FunctionSymbol`3 arguments
Issue -
State: closed - Opened by StevenThuriot about 7 years ago
- 2 comments
#12 - Decorrelation
Pull Request -
State: closed - Opened by terrajobst over 7 years ago
#11 - Fix spelling in comment
Pull Request -
State: closed - Opened by jawn over 7 years ago
#10 - absolutely brilliant
Issue -
State: open - Opened by WinInsider over 7 years ago
- 2 comments
#9 - Add simplification of right outer joins. Fixes #8.
Pull Request -
State: closed - Opened by dallmair over 7 years ago
- 1 comment
#8 - Query can cause InvalidOperationException with message "The value 'RightOuter' of type BoundJoinType was unexpected"
Issue -
State: closed - Opened by dallmair over 7 years ago
#7 - Port to .NET Standard 2.0
Pull Request -
State: closed - Opened by terrajobst over 7 years ago
#6 - Fix lexing of floating points
Pull Request -
State: closed - Opened by terrajobst over 7 years ago
- 1 comment
#5 - Fix issue where the lexer tries to tokenize "10.Equals" as a number
Pull Request -
State: closed - Opened by dallmair over 7 years ago
- 1 comment
#4 - Fix InvalidCastException as DataGridComboBoxColumn cannot be cast to …
Pull Request -
State: closed - Opened by dallmair over 7 years ago
- 3 comments
#3 - Fix bug where LIKE operator treats dots in the match expression as meaning any character
Pull Request -
State: closed - Opened by dallmair over 7 years ago
- 1 comment
#2 - Fix InvalidCastException when AVG aggregate needs to provide a result…
Pull Request -
State: closed - Opened by dallmair over 7 years ago
- 1 comment
#1 - Fix infinite loop with OutOfMemoryException on query in NQuery issue 13
Pull Request -
State: closed - Opened by dallmair over 7 years ago
- 1 comment