Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / verdie-g/StoredProcedureEFCore issues and pull requests
#50 - Procedure result mapping: snake case columns do not work
Issue -
State: open - Opened by PetrPospisil 7 months ago
#49 - Generic Type Model
Issue -
State: open - Opened by aa-development-portal almost 3 years ago
- 1 comment
#48 - Nullable enums
Issue -
State: open - Opened by acidbless almost 4 years ago
#47 - StoredProcBuilder: Close only owned DB connections
Pull Request -
State: closed - Opened by PetrPospisil almost 4 years ago
#46 - Update README.md
Pull Request -
State: closed - Opened by vanillajonathan over 4 years ago
- 1 comment
#45 - Store procedure with geography column in EF Core
Issue -
State: open - Opened by georgeemr over 4 years ago
#44 - Close connection only in transaction-less case
Pull Request -
State: closed - Opened by SeriousM over 4 years ago
- 4 comments
#43 - Downgrade dependency of Microsoft.EntityFrameworkCore.Design
Pull Request -
State: closed - Opened by SeriousM over 4 years ago
- 3 comments
#42 - Provide transaction for command explicitly
Issue -
State: open - Opened by coldacid over 4 years ago
- 1 comment
#41 - It seems that impossible to call SP which has output sql_variant parameters
Issue -
State: closed - Opened by guffy1234 over 4 years ago
- 3 comments
Labels: SQLServer
#40 - Update StoredProcBuilder.cs
Pull Request -
State: closed - Opened by jkatsiotis over 4 years ago
- 2 comments
#39 - Using with Transaction - This SqlTransaction has completed
Issue -
State: closed - Opened by jkatsiotis over 4 years ago
- 5 comments
#38 - Add support for SqlBytes
Issue -
State: closed - Opened by jkatsiotis over 4 years ago
- 2 comments
#37 - .Net Core 3.1 version?
Issue -
State: closed - Opened by gtrbarbarian over 4 years ago
- 4 comments
#36 - Wrong ParameterDirection set in AddParam routine
Issue -
State: closed - Opened by PetrPospisil over 4 years ago
- 3 comments
Labels: bug
#35 - Is there an EF Core 3.0 version?
Issue -
State: closed - Opened by bobskigit over 4 years ago
- 3 comments
#34 - ExecNonQuery does not return the number of rows affected
Issue -
State: closed - Opened by zimaa77 over 4 years ago
Labels: enhancement
#33 - Fix failure to set non-null value to nullable out parameter type
Pull Request -
State: closed - Opened by vassilvk over 4 years ago
- 2 comments
#32 - InvalidCastException when using nullable out parameter which is set to a non-null value
Issue -
State: closed - Opened by vassilvk over 4 years ago
- 2 comments
#31 - Result sets with the same columns but in a different order result in the same hash
Issue -
State: closed - Opened by verdie-g almost 5 years ago
- 1 comment
Labels: bug
#30 - Mapper<T>.ComputePropertyKey doesn't need to hash typeof(T)
Issue -
State: closed - Opened by verdie-g almost 5 years ago
Labels: enhancement
#29 - Use Expression.TypeAs when !PropertyInfo.IsValueType
Issue -
State: closed - Opened by verdie-g almost 5 years ago
- 1 comment
Labels: performance
#28 - Awaited async calls capture and re-enter the synchronization context which may lead to deadlocks
Issue -
State: closed - Opened by vassilvk almost 5 years ago
- 2 comments
#27 - Implement cancellable overloads of all DbDataReader extension methods
Pull Request -
State: closed - Opened by vassilvk almost 5 years ago
- 5 comments
#26 - Unable to cancel DbDataReader async extension methods
Issue -
State: closed - Opened by vassilvk almost 5 years ago
- 1 comment
#25 - Usage with transactions
Issue -
State: closed - Opened by johanvergeer about 5 years ago
- 2 comments
#24 - update required for EF core 3.0
Issue -
State: closed - Opened by vvaidyanathan about 5 years ago
- 8 comments
#23 - Replace ParamExtra with extra parameters with default values on AddParam
Issue -
State: closed - Opened by verdie-g about 5 years ago
Labels: enhancement
#22 - Allow null-Values for OUTPUT parameter
Pull Request -
State: closed - Opened by MichaelKueh about 5 years ago
- 3 comments
#21 - Concurrent calls to MapColumnsToProperties generate multiple times the setter
Issue -
State: closed - Opened by verdie-g about 5 years ago
- 3 comments
Labels: enhancement
#20 - Use DbDataReader.GetValue overloads to avoid boxing
Issue -
State: closed - Opened by verdie-g about 5 years ago
- 1 comment
Labels: enhancement, performance
#19 - CacheKey could be replaced with string
Issue -
State: closed - Opened by verdie-g about 5 years ago
Labels: enhancement
#18 - Using Exec ToList() with generic T
Issue -
State: closed - Opened by Dunsteer about 5 years ago
- 2 comments
#17 - Enable Db parameter support for Structured SP parameters
Pull Request -
State: closed - Opened by korifeich about 5 years ago
- 2 comments
#16 - Fixed thread-safe issue
Pull Request -
State: closed - Opened by lazkanelov over 5 years ago
- 1 comment
#15 - issue where connection is already open
Pull Request -
State: closed - Opened by h0wXD almost 6 years ago
- 1 comment
#14 - Cannot cancel
Issue -
State: closed - Opened by IlyaTsilikovRAFrame over 6 years ago
- 2 comments
Labels: enhancement
#13 - Override behavior of Underscores in result set column names
Issue -
State: closed - Opened by Vijaykumarj over 6 years ago
- 6 comments
Labels: wontfix
#12 - Error declaring nvarchar output parameter
Issue -
State: closed - Opened by RobinsonDerek over 6 years ago
- 1 comment
#11 - Command Timeout
Issue -
State: closed - Opened by Steve0212a over 6 years ago
- 1 comment
#10 - Fix: error when passing null value to the AddParameter<T> method
Pull Request -
State: closed - Opened by korifeich over 6 years ago
- 2 comments
#9 - Passing null value to the AddParameter<T> method does not pass parameter to StoredProcedure.
Issue -
State: closed - Opened by korifeich over 6 years ago
- 1 comment
Labels: bug
#8 - Support for Structured parameters
Issue -
State: closed - Opened by nycbauer over 6 years ago
- 7 comments
Labels: SQLServer
#7 - Performance concern over disposing connection
Issue -
State: closed - Opened by joseclament over 6 years ago
- 1 comment
Labels: performance
#6 - Cache PropertyInfo array
Issue -
State: closed - Opened by verdie-g almost 7 years ago
Labels: performance
#5 - Target .NET Standard
Issue -
State: closed - Opened by todd-skelton almost 7 years ago
- 3 comments
#4 - How to include multiple parameters?
Issue -
State: closed - Opened by Phillippe43 over 7 years ago
- 2 comments
#3 - GetColumnsPropertyInfos() missing code
Issue -
State: closed - Opened by im1dermike over 7 years ago
- 1 comment
#2 - Column attribute is annoying to use
Issue -
State: closed - Opened by verdie-g over 7 years ago
#1 - Program crash during mapping when field doesn't match any DataReader's column
Issue -
State: closed - Opened by verdie-g over 7 years ago