Issues
- 7
- 3
BulkUpdateAll with InsertIfNew - Operand type clash: datetime2 is incompatible with int with EF6
#41 opened by bsohi - 2
- 0
BulkCopy Options
#39 opened by joseldgois - 11
BulkInsertAll null reference exception on EntityType with EF6.2.0 + .net 4.6.2
#31 opened by michalhainc - 1
- 2
No optimistic concurrency check, when having a RowVersion column and executing the BulkUpdate() method
#34 opened by AntonZhmyrov - 7
.net Standard / EF6.3
#26 opened by profet23 - 1
Async/await support
#9 opened by RubenDelange - 2
Bulk Delete Documentation
#19 opened by icnocop - 0
InsertIfDoesntExist
#20 opened by CactusPie - 0
BulkSelectNotExisting fails
#23 opened by mtanneryd - 3
- 5
Exponential slowdown on parallel executions
#33 opened by Hugibeer - 1
- 0
- 24
Bug When Parsing Table Names
#18 opened by noopectro - 2
- 8
- 6
Regex to get table name gives empty string.
#27 opened by tallalkazmi - 0
System.Data.SqlClient.SqlException:“不能更新时间戳列。
#25 opened by 2226470514 - 1
Not Signed
#15 opened by selectplaya - 5
BulkInsert is not thread safety
#16 opened by simai4 - 1
- 3
BulkSelectExisting threw error: int is incompatible with uniqueidentifier
#14 opened by Steven-FlexTechs - 17
BulkInsertAll "recursive" entities with Many-to-Many relationships seems to repeatedly insert into related entity table.
#13 opened by Steven-FlexTechs - 0
Inserting entities with Many-to-Many relationships sometimes fail due to endless recursion.
#11 opened by mtanneryd - 14
- 20
Database generated Guid as Primary Keys
#3 opened by mihaivader - 2
BulkUpdateAll error with use proxy type.
#8 opened by simai4 - 4
- 4
- 1
- 1
Tables with self-referencing foreign keys (identity keys) need specific support
#2 opened by mtanneryd