Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / improvedk/unQuery issues and pull requests
#73 - Bump System.Data.SqlClient from 4.7.0 to 4.8.6 in /src/unQuery.Tests
Pull Request -
State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#72 - Bump System.Data.SqlClient from 4.7.0 to 4.8.6 in /src/unQuery
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#71 - Bump System.Data.SqlClient from 4.7.0 to 4.8.6 in /src/unQuery.PerformanceTests
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#70 - [PR] The proj files have been updated to enable SourceLink
Pull Request -
State: open - Opened by JTOne123 over 4 years ago
#69 - Changed System.Data.SqlClient for Microsoft.Data.SqlClient package
Pull Request -
State: open - Opened by carstenlj about 5 years ago
#68 - Specified requirements
Pull Request -
State: closed - Opened by ffMathy about 5 years ago
#67 - Finalized porting to .NET Standard 2.0
Pull Request -
State: closed - Opened by carstenlj about 5 years ago
- 1 comment
#66 - Ported unQuery to .NET Standard 2.0
Pull Request -
State: closed - Opened by ffMathy almost 7 years ago
- 4 comments
#65 - GetScalar() with nullable types throws exception with no results present.
Issue -
State: open - Opened by carstenlj about 7 years ago
- 1 comment
#64 - Cannot parse to objects with enum properties
Issue -
State: open - Opened by boedlen over 8 years ago
- 2 comments
#63 - Fix readme based on doc errors found during ANUG demo
Issue -
State: open - Opened by improvedk over 10 years ago
Labels: documentation
#62 - Support named connectionstrings
Issue -
State: open - Opened by improvedk over 10 years ago
Labels: enhancement
#61 - Add stored procedure performance tests
Issue -
State: open - Opened by improvedk over 10 years ago
Labels: testing
#60 - Support stored procedure Output, InputOutput and ReturnValue parameters
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: enhancement
#59 - Ensure getCommand() is tested with respect to QueryOptions
Issue -
State: closed - Opened by improvedk over 10 years ago
- 1 comment
Labels: testing
#58 - Accessing GetRow columns should be case insensitive
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: enhancement
#57 - Col.VarChar/NVarChar should be able to accept dynamic string as param
Issue -
State: closed - Opened by improvedk over 10 years ago
- 1 comment
Labels: enhancement
#56 - Document whether GetRow/GetScalar throw exceptions
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: documentation
#55 - "Lenient parameterization" option
Issue -
State: open - Opened by improvedk over 10 years ago
Labels: enhancement
#54 - Handle empty TVP lists
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: bug
#53 - Ensure all readers are disposed after use
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: enhancement
#52 - Document new support for lists of simple types
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: documentation
#51 - Add DateTime to list of types with corresponding Col.XXX recommendations
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: enhancement
#50 - Test GetRows with types that have no parameterless constructor
Issue -
State: closed - Opened by improvedk over 10 years ago
- 1 comment
Labels: testing
#49 - Create formal unit tests that verify performance
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: testing
#48 - Optimize GetRow() so it doesn't piggyback on GetRows()
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: performance
#47 - Support dynamic properties
Issue -
State: closed - Opened by improvedk over 10 years ago
- 1 comment
Labels: feature
#46 - Better ColumnDoesNotExistException error message
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: feature
#45 - Better error messages when using non-supported ambiguous types
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: feature
#44 - Structured error message improvement
Issue -
State: closed - Opened by improvedk over 10 years ago
Labels: feature
#43 - Support mapping results into list of simple types
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#42 - Support calling stored procedures
Issue -
State: closed - Opened by improvedk almost 11 years ago
Labels: feature
#41 - Support setting CommandTimeout through QueryOptions
Issue -
State: closed - Opened by improvedk almost 11 years ago
Labels: feature
#40 - Support mapping results into anonymous types
Issue -
State: open - Opened by improvedk almost 11 years ago
Labels: feature
#39 - Add readme section on reliance upon ambient transactions
Issue -
State: open - Opened by improvedk almost 11 years ago
Labels: documentation
#38 - Optimize the emitted IL in AddParametersToCommand
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 2 comments
Labels: feature
#37 - MapReaderRowsToObject should not be static, possibly others too
Issue -
State: closed - Opened by improvedk almost 11 years ago
Labels: feature
#36 - Emitted IL DynamicMethods should be compiled to type
Issue -
State: open - Opened by improvedk almost 11 years ago
Labels: performance
#35 - Run test suite against 2005, 2008 and 2008 R2
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#34 - Parameter objects should be optimized using reflection.emit
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#33 - Once unQuery feels 1.0 release ready, switch to semantic versioning
Issue -
State: open - Opened by improvedk almost 11 years ago
Labels: enhancement
#32 - Support mapping results into strong types through generics
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#31 - Add "Requirements" section to readme
Issue -
State: closed - Opened by improvedk almost 11 years ago
Labels: feature
#30 - Add "Philosophy" section to readme
Issue -
State: open - Opened by improvedk almost 11 years ago
Labels: documentation
#29 - String parameter types should set length dynamically
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#28 - Support raw array of value types as structured parameter values
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#27 - Update NuGet package
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#26 - All types should support value-only constructors
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#25 - Document all supported types in table format
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#24 - Rename "size" to "maxLength" generally
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#23 - Implement all standard SQL Server types
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#22 - Make sure to consider random property order in StructuredDynamicYielder
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#21 - Test TypeHelper
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#20 - Test each and every ISqlTypeHandler once implemented
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#19 - Make everything internal that needn't be public
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#18 - Move type-specific SqlStructured handling logic into ISqlType
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#17 - Add Structured parameterization support to readme
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 2 comments
Labels: feature
#16 - Merge unQueryDB typeHandlers and ClrToSqlDbTypeMap into one dictionary
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#15 - Update NuGet package
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#14 - Properly comment SqlStructured & StructuredDynamicYielder functionality
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#13 - Performance optimize SqlStructured and StructuredDynamicYielder
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 2 comments
Labels: feature
#12 - Test ISqlType.GetDbType & GetRawValue for each type
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#11 - Support Col.Structured() with IEnumerable<dynamic> of parameters
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#10 - Support passing in IEnumerable of parameters and run as a SqlCommandSet
Issue -
State: closed - Opened by improvedk almost 11 years ago
Labels: feature
#9 - Consider merging DynamicRow with DynamicFieldMapRow if performance penalty is acceptable
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#8 - Support passing in SqlCommand as alternative to raw sql
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#7 - Support returning multiple resultsets of dynamic
Issue -
State: open - Opened by improvedk almost 11 years ago
Labels: feature
#6 - Why all the blocking?
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#5 - Might LinkedList be faster than List for GetRows?
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#4 - Test MapReaderRowsToObject
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#3 - Optimize DynamicRow performance
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#2 - Static DB class
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature
#1 - Case insensitive row results
Issue -
State: closed - Opened by improvedk almost 11 years ago
- 1 comment
Labels: feature