issues
search
mikependon
/
RepoDB
A hybrid ORM library for .NET.
Apache License 2.0
1.7k
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix all unit and integration tests.
#1194
rhuijben
opened
1 week ago
2
Fix bulkinsert behavior for SqlServer [7]
#1193
rhuijben
closed
4 days ago
0
Fix auto conversion to work as documented on Integer types and enumerables. [5]
#1192
rhuijben
closed
4 days ago
0
Run all tests in docker [X]
#1191
rhuijben
closed
1 week ago
3
Upgrade packages and use centralized package management [4]
#1190
rhuijben
closed
4 days ago
0
Implement InsertAll support for Mysql [3]
#1189
rhuijben
closed
4 days ago
0
Fix insertall for Sqlite (2 implementations) [2]
#1188
rhuijben
closed
4 days ago
0
Fix enum conversion issue, causing integration test failures [1]
#1187
rhuijben
closed
4 days ago
0
Fix buildenvironment for Sqlite
#1186
rhuijben
closed
2 weeks ago
1
Fix two failures in Not processing in expressions [6]
#1185
rhuijben
closed
1 week ago
0
Add full DateOnly support
#1184
rhuijben
closed
1 month ago
1
Bug: SqlServer: Using DateOnly nullable columns with ConversionType.Automatic
#1183
rhuijben
closed
1 month ago
2
Fixed bug with keep identity flag in BulkInsert and BulkMerge operations
#1182
dendism
closed
1 month ago
1
Question: How to use JSONB columns (with PostgreSQL)
#1181
jan
opened
2 months ago
1
Honour cache expiration from ctor if not passed explicitly
#1180
AndrewNikolin
closed
3 months ago
1
Bump NHibernate from 5.4.6 to 5.4.9 in /RepoDb.Benchmarks/RepoDb.Benchmarks.PostgreSql
#1179
dependabot[bot]
opened
4 months ago
0
Bug: <PostGres>
#1178
rubenalves
opened
4 months ago
14
Bump Npgsql from 7.0.6 to 8.0.3 in /RepoDb.Benchmarks/RepoDb.Benchmarks.PostgreSql
#1177
dependabot[bot]
opened
6 months ago
0
Bug: Error when trying to insert to Geography column using IPropertyHandler
#1176
Simon-Carr
opened
6 months ago
0
Bump Npgsql from 7.0.1 to 8.0.3 in /RepoDb.PostgreSql/RepoDb.PostgreSql.IntegrationTests
#1175
dependabot[bot]
opened
6 months ago
0
Bug: PostgreSql user defined enum type cannot be written to database
#1174
jbrezina
opened
6 months ago
0
Using Memory Cache
#1173
rubenalves
closed
7 months ago
2
Bug: ulid type converter error in 1.13.0 after
#1172
IfunJoework
opened
7 months ago
0
Bug: Wrong where condition due to DbType of parameter
#1171
davidrot
opened
9 months ago
2
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
#1170
RodolfoFerreira
closed
9 months ago
1
Generic Attribute for ClassHandler
#1169
SergerGood
closed
9 months ago
0
Using FrozenDictionary
#1168
SergerGood
opened
9 months ago
0
Repodb optimized batch statements
#1167
mikependon
closed
10 months ago
1
Expression 'GetValue' method is not work in parameterized anonymous object NewExpression case
#1166
leafkevin
opened
10 months ago
1
Does RepoDB support the TimeOnly data type?
#1165
gregoryagu
closed
1 year ago
1
Support net8.0 and upgrade packages
#1164
SergerGood
closed
10 months ago
2
Request: Specify supported SQL Server Versions
#1163
karli1
opened
1 year ago
0
Fix race condition when getting fields by retrying on a new connection
#1162
xperiandri
closed
1 year ago
0
Fix race condition when getting fields
#1161
xperiandri
closed
1 year ago
0
Issue 1159 - Bug: Exception "A transaction is already in progress; nested/concurrent transactions aren't supported." when using TransactionScope with PostgreSQL bulk operations #1159
#1160
RodolfoFerreira
closed
1 year ago
2
Bug: Exception "A transaction is already in progress; nested/concurrent transactions aren't supported." when using TransactionScope with PostgreSQL bulk operations
#1159
RodolfoFerreira
closed
9 months ago
9
Could you check for Nuget vulnerabilities please and update your dependencies
#1158
McTristan
opened
1 year ago
0
Request: Support for mapping structs
#1157
PauloHMattos
opened
1 year ago
1
Bug: Mapping field using quotes fails to insert
#1156
dyskette
opened
1 year ago
0
Question: How to hide properties
#1155
marciogoularte
closed
1 year ago
0
Implemented auto-conversion from `DateTime` to `DateOnly`
#1154
xperiandri
closed
1 year ago
0
Mitigate thread race conditions & hashcode collision risks
#1153
alexn-tinwell
closed
1 year ago
2
Convert enum to type based on DbType for PostgreSQL
#1152
PauloHMattos
closed
1 year ago
7
Question: Is there any way to force RepoDb to cast enums to integers?
#1151
PauloHMattos
closed
1 year ago
2
Bug: Retrieving `DateOnly` from reader is wrong
#1150
xperiandri
opened
1 year ago
0
Is it possible to map private fields to table columns?
#1149
Jyuart
opened
1 year ago
3
Question: New setup, cannot get past MissingFieldsException
#1148
moxplod
opened
1 year ago
1
the incoming request has too many parameters
#1147
sipi41
closed
1 year ago
3
Request: Add support for VistaDB ( https://vistadb.com )
#1146
mchinchilla
opened
1 year ago
0
Bug: DirectionalQueryField broken in 1.13.1
#1145
kiwidude68
opened
1 year ago
2
Next