issues
search
mtanneryd
/
ef-bulk-operations
Bulk operations for Entity Framework 6
Apache License 2.0
80
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Microsoft.Data.SqlClient for Tanneryd.BulkOperations.EF6
#42
zane-woodard-drc
opened
5 months ago
7
BulkUpdateAll with InsertIfNew - Operand type clash: datetime2 is incompatible with int with EF6
#41
bsohi
opened
1 year ago
3
BulkUpdateAll fails as update has columns in SQL
#40
dansharpe83
closed
1 year ago
2
BulkCopy Options
#39
joseldgois
opened
2 years ago
0
Add Support for Table/Schema names containing "-"
#38
domi2120
closed
3 years ago
1
BulkUpdateAll view support
#37
Arma-Branca
opened
3 years ago
0
BulkUpdateAll on view with instead of trigger, throws error
#36
Arma-Branca
opened
3 years ago
1
Update DbContextExtensions.cs
#35
JamesSong1
opened
3 years ago
0
No optimistic concurrency check, when having a RowVersion column and executing the BulkUpdate() method
#34
AntonZhmyrov
opened
3 years ago
2
Exponential slowdown on parallel executions
#33
Hugibeer
opened
4 years ago
5
added check for null EntityType
#32
michalhainc
opened
4 years ago
0
BulkInsertAll null reference exception on EntityType with EF6.2.0 + .net 4.6.2
#31
michalhainc
closed
2 years ago
11
fix for insert in table with computed column
#30
hzahradnik
closed
4 years ago
5
fix for issue #23 (BulkSelectNotExisting)
#29
hzahradnik
closed
4 years ago
2
Error when bulk updating/inserting to SQL Server Temporal Tables
#28
Steven-FlexTechs
opened
4 years ago
1
Regex to get table name gives empty string.
#27
tallalkazmi
closed
4 years ago
6
.net Standard / EF6.3
#26
profet23
closed
4 years ago
7
System.Data.SqlClient.SqlException:“不能更新时间戳列。
#25
2226470514
closed
4 years ago
0
BulkInsertAll failling for table with no non primary key columns
#24
JKorf
closed
4 years ago
3
BulkSelectNotExisting fails
#23
mtanneryd
opened
5 years ago
0
Schema not considered when figuring out the clustered index
#22
mtanneryd
closed
4 years ago
0
fixed Bug When Parsing Table Names #18
#21
vk5880
closed
5 years ago
2
InsertIfDoesntExist
#20
CactusPie
opened
5 years ago
0
Bulk Delete Documentation
#19
icnocop
opened
5 years ago
2
Bug When Parsing Table Names
#18
noopectro
closed
4 years ago
24
BulkSelectExisting/BulkSelectNotExisting fails when selecting on null value
#17
mtanneryd
closed
5 years ago
1
BulkInsert is not thread safety
#16
simai4
closed
5 years ago
5
Not Signed
#15
selectplaya
closed
5 years ago
1
BulkSelectExisting threw error: int is incompatible with uniqueidentifier
#14
Steven-FlexTechs
closed
5 years ago
3
BulkInsertAll "recursive" entities with Many-to-Many relationships seems to repeatedly insert into related entity table.
#13
Steven-FlexTechs
closed
5 years ago
17
Bulk insert fails when database contains computed columns
#12
InteXX
closed
5 years ago
14
Inserting entities with Many-to-Many relationships sometimes fail due to endless recursion.
#11
mtanneryd
closed
5 years ago
0
Navigation properties not correctly persisted
#10
JPvanMackelenbergh
closed
4 years ago
2
Async/await support
#9
RubenDelange
opened
5 years ago
1
BulkUpdateAll error with use proxy type.
#8
simai4
closed
5 years ago
2
Problem with BulkInsert when having column name like In or As
#7
MatGauthier
closed
6 years ago
4
BF: Quote the column name of the Insert from the temp table into the target table
#6
Chralex
closed
6 years ago
2
InvalidOperationExceptions with BulkInsertAll
#5
thomasgalliker
closed
5 years ago
8
SELECT COUNT(*) FROM {tableName.Fullname} performance
#4
badgerparade
closed
6 years ago
4
Database generated Guid as Primary Keys
#3
mihaivader
closed
5 years ago
20
Tables with self-referencing foreign keys (identity keys) need specific support
#2
mtanneryd
closed
6 years ago
1
Incorrectly setting generated identity values on entities after insert
#1
mtanneryd
closed
6 years ago
1