issues
search
MikaelEliasson
/
EntityFramework.Utilities
Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
443
stars
175
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changed the UpdateAll method, added an extra '#' symbol to the table …
#84
ulise28
opened
8 years ago
6
EFBatchOperation InsertAll "Sequence contains more than one element"
#83
RNetview
opened
8 years ago
2
EFBatchInsertOperation Timeout error when using on Windows Server and SQL Express
#82
nizametech
opened
8 years ago
1
Return results from bulk inserts and updates
#81
ewassef
opened
8 years ago
2
UpdateAll overload to return updated entities
#80
ewassef
closed
4 years ago
0
How can I get the changed fields with EFBatchOperation?
#79
winsonet
opened
8 years ago
3
Sadly InsertAll not useable in real life application
#78
ErikEJ
closed
7 years ago
4
EF.Utilities doesn't check for Constraints
#77
pjganesh
opened
8 years ago
8
EFBatchOperation.InsertAll "Sequence contains no element"
#76
ms92ita
opened
8 years ago
1
SqlParameter provided for every provider
#75
zabulus
opened
8 years ago
0
UpdateAll support for Many-to-Many relationships with join table
#74
joakimskoog
opened
8 years ago
3
EFBatchOperation.For error!
#73
KeithBarrows
opened
8 years ago
2
Small update to allow for batch insert/update operations on entities with computed properties
#72
jlikens
opened
8 years ago
1
Update does not work on tables which exists in schema
#71
genne5
opened
8 years ago
2
Update README.md
#70
SamJongenelen
opened
8 years ago
0
EntityFramework.Core (EF 7) support? *Migrate to Microsoft.Data.Entity*
#69
SamJongenelen
opened
8 years ago
2
Support predicate in lieu of entity instance for update operations with multiple property assignments
#68
piranout
opened
8 years ago
1
Select in linq-supported-include is not imported by IncludeEFU
#67
maleet
opened
8 years ago
1
EFBatchOperation.UpdateAll falls back to Fallbacks.DefaultInsertAll
#66
RubberChickenParadise
opened
8 years ago
1
Updating nullable field
#65
vadimMorozov
opened
8 years ago
0
Conversion from string " " to type 'Double' Error
#64
a6datta
opened
8 years ago
1
InsertAll: "Object reference not set to an instance of an object."
#63
john-warpdevelopment
opened
8 years ago
5
InsertAll System.InvalidOperationException
#62
akluthe
opened
9 years ago
3
Resolved 2 issues with multi threaded code for issue #57
#61
RubberChickenParadise
opened
9 years ago
0
Fix for Bulk Update always using the default schema for the update target table
#60
RubberChickenParadise
opened
9 years ago
3
Other providers support
#59
zabulus
opened
9 years ago
1
Error in MappingHelper when IsHierarchyMapping=true, but no Conditions
#58
jongerik
opened
9 years ago
2
Batch update doesn't work with multiple threads
#57
matsdecker
opened
9 years ago
4
Batch update does not work for tables that are in a different schema than the default
#56
cteiosanu
opened
9 years ago
2
SQL Server Timeout on BulkInsert (Parallel execution)
#55
bgaprogrammer
opened
9 years ago
9
Add deleteTop to delete a specific number of rows
#54
andreasbergqvist
opened
9 years ago
2
InvalidOperationException: Sequence contains no elements
#53
fsateler
opened
9 years ago
7
EFBatchOperation Update - Incorrect syntax near the keyword 'IS'
#52
titobf
opened
9 years ago
1
EF version update; Fix TPHConfiguration mappings to add ValueConditionMapping value
#51
adzhiljano
closed
9 years ago
5
UpdateAll doesn't work with TPH
#50
MikaelEliasson
closed
9 years ago
1
Bug fix release 1.0.1
#49
MikaelEliasson
closed
9 years ago
0
UpdateAll fails for number columns with custom scale
#48
MikaelEliasson
closed
9 years ago
1
UpdateAll fail for nvarchar(xxx) columns
#47
MikaelEliasson
closed
9 years ago
1
Error generating Update Query for multicolumn Primary Key
#46
hanpera
closed
9 years ago
2
Release 2.0
#45
MikaelEliasson
opened
9 years ago
1
Storegenerated Id return from BulkInsert
#44
MikaelEliasson
opened
9 years ago
0
TransactionScope for EFUtilities
#43
Manish176837
closed
9 years ago
3
Design question: API for bulk inserting child entities
#42
MikaelEliasson
opened
9 years ago
2
Async support on the batch operations
#41
MikaelEliasson
opened
9 years ago
0
Make batch insertion of multiple sets more intelligent through topological ordering
#40
ymotton
opened
9 years ago
4
BulkUpdate
#39
MikaelEliasson
closed
9 years ago
0
Release 1.0
#38
MikaelEliasson
closed
9 years ago
0
NotSupportedException on Database First
#37
diegomesata
closed
9 years ago
14
How do you update an entity with an in-memory collection? would it be able to support that? Thanks, Hung!
#36
hunguyen75
closed
9 years ago
2
Adds support for SqlBulkCopyOptions on the 'InsertAll' interface.
#35
Zettersten
closed
9 years ago
2
Previous
Next