Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mikependon/RepoDB issues and pull requests
#1182 - Fixed bug with keep identity flag in BulkInsert and BulkMerge operations
Pull Request -
State: closed - Opened by dendism about 2 months ago
- 1 comment
#1181 - Question: How to use JSONB columns (with PostgreSQL)
Issue -
State: open - Opened by jan 2 months ago
- 1 comment
Labels: question
#1180 - Honour cache expiration from ctor if not passed explicitly
Pull Request -
State: closed - Opened by AndrewNikolin 4 months ago
- 1 comment
Labels: enhancement, review
#1179 - Bump NHibernate from 5.4.6 to 5.4.9 in /RepoDb.Benchmarks/RepoDb.Benchmarks.PostgreSql
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#1178 - Bug: <PostGres>
Issue -
State: open - Opened by rubenalves 4 months ago
- 14 comments
Labels: bug, for grabs
#1177 - Bump Npgsql from 7.0.6 to 8.0.3 in /RepoDb.Benchmarks/RepoDb.Benchmarks.PostgreSql
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#1176 - Bug: Error when trying to insert to Geography column using IPropertyHandler
Issue -
State: open - Opened by Simon-Carr 6 months ago
Labels: bug
#1175 - Bump Npgsql from 7.0.1 to 8.0.3 in /RepoDb.PostgreSql/RepoDb.PostgreSql.IntegrationTests
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#1174 - Bug: PostgreSql user defined enum type cannot be written to database
Issue -
State: open - Opened by jbrezina 6 months ago
Labels: bug
#1173 - Using Memory Cache
Issue -
State: closed - Opened by rubenalves 7 months ago
- 2 comments
Labels: question
#1172 - Bug: ulid type converter error in 1.13.0 after
Issue -
State: open - Opened by IfunJoework 7 months ago
Labels: bug
#1171 - Bug: Wrong where condition due to DbType of parameter
Issue -
State: open - Opened by davidrot 9 months ago
- 2 comments
Labels: bug, todo
#1170 - Issue 1159 - Bug: Exception "A transaction is already in progress; nested/concurrent transactions aren't supported." when using explicit transaction with PostgreSQL bulk operations #1159
Pull Request -
State: closed - Opened by RodolfoFerreira 9 months ago
- 1 comment
#1169 - Generic Attribute for ClassHandler
Pull Request -
State: closed - Opened by SergerGood 9 months ago
#1168 - Using FrozenDictionary
Pull Request -
State: open - Opened by SergerGood 10 months ago
#1167 - Repodb optimized batch statements
Pull Request -
State: closed - Opened by mikependon 10 months ago
- 1 comment
#1166 - Expression 'GetValue' method is not work in parameterized anonymous object NewExpression case
Issue -
State: open - Opened by leafkevin 10 months ago
- 1 comment
Labels: bug, todo
#1165 - Does RepoDB support the TimeOnly data type?
Issue -
State: closed - Opened by gregoryagu 12 months ago
- 1 comment
Labels: question
#1164 - Support net8.0 and upgrade packages
Pull Request -
State: closed - Opened by SergerGood 12 months ago
- 2 comments
#1163 - Request: Specify supported SQL Server Versions
Issue -
State: open - Opened by karli1 12 months ago
Labels: request
#1162 - Fix race condition when getting fields by retrying on a new connection
Pull Request -
State: closed - Opened by xperiandri about 1 year ago
#1161 - Fix race condition when getting fields
Pull Request -
State: closed - Opened by xperiandri about 1 year ago
#1160 - Issue 1159 - Bug: Exception "A transaction is already in progress; nested/concurrent transactions aren't supported." when using TransactionScope with PostgreSQL bulk operations #1159
Pull Request -
State: closed - Opened by RodolfoFerreira about 1 year ago
- 2 comments
#1159 - Bug: Exception "A transaction is already in progress; nested/concurrent transactions aren't supported." when using TransactionScope with PostgreSQL bulk operations
Issue -
State: closed - Opened by RodolfoFerreira about 1 year ago
- 9 comments
Labels: bug
#1158 - Could you check for Nuget vulnerabilities please and update your dependencies
Issue -
State: open - Opened by McTristan about 1 year ago
#1157 - Request: Support for mapping structs
Issue -
State: open - Opened by PauloHMattos about 1 year ago
- 1 comment
Labels: request
#1156 - Bug: Mapping field using quotes fails to insert
Issue -
State: open - Opened by dyskette about 1 year ago
Labels: bug, todo
#1155 - Question: How to hide properties
Issue -
State: closed - Opened by marciogoularte about 1 year ago
#1154 - Implemented auto-conversion from `DateTime` to `DateOnly`
Pull Request -
State: closed - Opened by xperiandri about 1 year ago
#1153 - Mitigate thread race conditions & hashcode collision risks
Pull Request -
State: closed - Opened by alexn-tinwell over 1 year ago
- 2 comments
Labels: review
#1152 - Convert enum to type based on DbType for PostgreSQL
Pull Request -
State: closed - Opened by PauloHMattos over 1 year ago
- 7 comments
#1151 - Question: Is there any way to force RepoDb to cast enums to integers?
Issue -
State: closed - Opened by PauloHMattos over 1 year ago
- 2 comments
Labels: question
#1150 - Bug: Retrieving `DateOnly` from reader is wrong
Issue -
State: open - Opened by xperiandri over 1 year ago
Labels: bug
#1149 - Is it possible to map private fields to table columns?
Issue -
State: open - Opened by Jyuart over 1 year ago
- 3 comments
Labels: question
#1148 - Question: New setup, cannot get past MissingFieldsException
Issue -
State: open - Opened by moxplod over 1 year ago
- 1 comment
Labels: question
#1147 - the incoming request has too many parameters
Issue -
State: closed - Opened by sipi41 over 1 year ago
- 3 comments
Labels: bug
#1146 - Request: Add support for VistaDB ( https://vistadb.com )
Issue -
State: open - Opened by mchinchilla over 1 year ago
Labels: request
#1145 - Bug: DirectionalQueryField broken in 1.13.1
Issue -
State: open - Opened by kiwidude68 over 1 year ago
- 2 comments
Labels: bug
#1144 - BaseRepository does not work with generic TDbConnection.
Issue -
State: closed - Opened by plsft over 1 year ago
- 9 comments
Labels: question
#1143 - Enhancement: Refactor Batch Operations SQL Statements
Issue -
State: open - Opened by mikependon over 1 year ago
- 8 comments
Labels: enhancement, todo, priority, pre-discussed
#1142 - Bug: <Memory Leak persist after update 1.13.1 >
Issue -
State: open - Opened by mchinchilla over 1 year ago
- 7 comments
Labels: bug, wontfix, todo, priority, working-as-expected
#1141 - #1132 Bug: PostgreSQL BinaryBulkMerge not working when table has name "schema.table"
Pull Request -
State: closed - Opened by SergerGood over 1 year ago
- 1 comment
#1140 - Fix a bug when Bulk inserting a DataTable with Enum values.
Pull Request -
State: closed - Opened by mikependon over 1 year ago
#1139 - Added the net8.0 TFM
Pull Request -
State: closed - Opened by mikependon over 1 year ago
#1138 - Fixes to the #1040 | Integration Tests | IDbHelper.DynamicHandler
Pull Request -
State: closed - Opened by mikependon over 1 year ago
#1137 - #1128 Bug: RepoDb.SqlServer 1.13.0 - Memory leak in Microsoft.Data.SqlClient 5.0.1
Pull Request -
State: closed - Opened by SergerGood over 1 year ago
#1136 - Expression is currently not supported.
Issue -
State: closed - Opened by mxmissile over 1 year ago
- 5 comments
Labels: question
#1135 - Question: How to perform Identity Inserts when inserting an entity?
Issue -
State: open - Opened by pmarflee over 1 year ago
- 2 comments
Labels: question
#1134 - Bug: Getting the error "The list of queryable fields must not be null for ..." when a list of fields has been specified
Issue -
State: closed - Opened by pmarflee over 1 year ago
- 1 comment
Labels: bug
#1133 - Random errors occurring during concurrent database access.
Issue -
State: open - Opened by arakis over 1 year ago
- 5 comments
Labels: bug
#1132 - Bug: PostgreSQL BinaryBulkMerge not working when table has name "schema.table"
Issue -
State: open - Opened by Mewriick almost 2 years ago
- 3 comments
Labels: bug
#1131 - InsertAsync on Postgres returns the wrong identifier
Issue -
State: open - Opened by monoculture almost 2 years ago
- 11 comments
Labels: bug
#1130 - Feature npgsql timeEnhancement: Follow Npgsql connvention for DateTime and DateTimeOffset
Pull Request -
State: closed - Opened by anpin almost 2 years ago
- 1 comment
#1129 - Bug: InsertAll on MSSQL (returns wrong Identifier)
Issue -
State: open - Opened by Garios almost 2 years ago
- 1 comment
Labels: bug
#1128 - Bug: RepoDb.SqlServer 1.13.0 - Memory leak in Microsoft.Data.SqlClient 5.0.1
Issue -
State: closed - Opened by paaaz almost 2 years ago
- 2 comments
Labels: bug, fixed
#1127 - Bug: using ExecuteQueryMultipleAsync with many resultsets in some cases results in a timeout
Issue -
State: closed - Opened by Garios almost 2 years ago
- 2 comments
Labels: bug
#1126 - Enhancement: Follow Npgsql connvention for DateTime and DateTimeOffset
Issue -
State: closed - Opened by anpin almost 2 years ago
- 3 comments
Labels: enhancement, todo
#1125 - Issue 1097 : Enhancement: Introduce the LiteralQueryField
Pull Request -
State: open - Opened by ngardon almost 2 years ago
- 1 comment
#1124 - Issue 268 : Use FETCH NEXT over CTE ROW_NUMBER() when doing a BatchQuery.
Pull Request -
State: closed - Opened by ngardon almost 2 years ago
- 1 comment
#1123 - Issue #377 : SkipQuery
Pull Request -
State: closed - Opened by ngardon almost 2 years ago
- 3 comments
Labels: review
#1122 - my cs50x project : table emails has no column named recipient >>> pointing to compose mail
Issue -
State: closed - Opened by Gpac7 almost 2 years ago
- 2 comments
Labels: invalid, question
#1121 - Enhancement: Lazy Property Handler
Issue -
State: open - Opened by dylanvdmerwe almost 2 years ago
- 1 comment
Labels: enhancement, request
#1120 - Support net7.0
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1119 - Cache of the Types
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1118 - DbFieldCollection
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
- 7 comments
#1117 - DirectionalQueryField with string output in stored procedure
Issue -
State: closed - Opened by Trobeloo almost 2 years ago
- 3 comments
Labels: question
#1116 - Forgotten StringComparison
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1115 - QueryGroup optimization
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1114 - Using Enumerable.Chunk in the Split Method
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1113 - How to implement global filter?
Issue -
State: open - Opened by himel951 almost 2 years ago
- 1 comment
Labels: question
#1112 - Optimized the method GetCustomAttribute
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
- 1 comment
#1111 - Using ReadonlySpan instead of String
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
- 2 comments
#1110 - no need to allocate a new array
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1109 - Typed method for ScopeIdentity
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1108 - Tests are asynchronous now
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1107 - NET 5.0 has ended support
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
#1106 - Upgrade packages
Pull Request -
State: closed - Opened by SergerGood almost 2 years ago
- 1 comment
#1105 - #1099 Fixes to the Automatic Enum conversion for Non-Defined values.
Pull Request -
State: closed - Opened by mikependon about 2 years ago
#1104 - #1100 Fixes to the problem.
Pull Request -
State: closed - Opened by mikependon about 2 years ago
#1103 - Supported the SqLite (System/Microsoft).
Pull Request -
State: closed - Opened by mikependon about 2 years ago
#1102 - Supported the KeyColumnReturnBehavior switch.
Pull Request -
State: closed - Opened by mikependon about 2 years ago
#1101 - Fixed issue with incorrect `propertyHandler.Set` method retrieving in DbCommandExtension
Pull Request -
State: closed - Opened by xperiandri about 2 years ago
- 1 comment
#1100 - Enum: writing to db fails, when global-option is automatic or db-field is primary-key
Issue -
State: closed - Opened by Garios about 2 years ago
- 2 comments
Labels: bug, priority, fixed
#1099 - Enums: error when dbValue doesn't exist in Enum-Values
Issue -
State: closed - Opened by Garios about 2 years ago
- 16 comments
Labels: bug, fixed
#1098 - Finalize the changes to the User Story #941
Pull Request -
State: closed - Opened by mikependon about 2 years ago
#1097 - Enhancement: Introduce the LiteralQueryField
Issue -
State: open - Opened by mikependon about 2 years ago
- 4 comments
Labels: enhancement, todo, for grabs
#1095 - Like query for an int column
Issue -
State: open - Opened by Trobeloo about 2 years ago
- 8 comments
Labels: question
#1086 - Enhancement: Add a switch of which value to return (Identity/Primary) during the push operations (Insert, InsertAll, Merge and MergeAll).
Issue -
State: closed - Opened by mikependon about 2 years ago
- 1 comment
Labels: enhancement, fixed
#1085 - Enhancement: Introduce the ApplicationContext class.
Issue -
State: closed - Opened by mikependon about 2 years ago
- 5 comments
Labels: enhancement, invalid, for grabs
#1060 - Enhancement: Enable IDbDataParameter as query arguments
Issue -
State: closed - Opened by mikependon about 2 years ago
- 1 comment
Labels: enhancement, todo, fixed, breaking-changes
#1040 - Could not load file or assembly 'RepoDb.PostgreSql.dll'
Issue -
State: closed - Opened by Swoorup over 2 years ago
- 7 comments
Labels: bug, todo, fixed
#1037 - BulkMerge a DataTable with SqlBulkCopyOptions.KeepIdentity not keeping the identity from the DataTable
Issue -
State: open - Opened by iturribeitia over 2 years ago
- 9 comments
Labels: bug
#1033 - Bug: No coercion operator is defined between types 'System.TimeSpan' and 'System.Int64'.
Issue -
State: closed - Opened by Garios over 2 years ago
- 10 comments
Labels: bug, fixed
#1023 - Enhancement: TypeMapper for MSSQL (Udt and Spatial)
Issue -
State: closed - Opened by Garios almost 3 years ago
- 7 comments
Labels: enhancement, request, fixed
#999 - Question: Usage with F# Query Expression
Issue -
State: closed - Opened by shanoaice almost 3 years ago
- 2 comments
Labels: question
#914 - Request: [MAJOR] Refactor the RepoDB library into multiple Nuget Packages (Consideration to v2.0?)
Issue -
State: open - Opened by mikependon about 3 years ago
- 5 comments
Labels: request, needs-collaboration, breaking-changes
#886 - Enhancement: Add the attribute-based parameter setters for the DbParameter object.
Issue -
State: closed - Opened by mikependon about 3 years ago
- 3 comments
Labels: enhancement, todo, priority, deployed, fixed
#837 - Question: Getting Error on Merge
Issue -
State: open - Opened by baffourt over 3 years ago
- 7 comments
Labels: question
#377 - Feature: Introduce the 'SkipQuery' operation.
Issue -
State: closed - Opened by mikependon almost 5 years ago
- 14 comments
Labels: enhancement, feature, for grabs, fixed
#268 - Use FETCH NEXT over CTE ROW_NUMBER() when doing a BatchQuery.
Issue -
State: open - Opened by mikependon over 5 years ago
- 1 comment
Labels: optimization, performance, for grabs