Releases: zzzprojects/Bulk-Operations
Releases · zzzprojects/Bulk-Operations
v3.0.60
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of October
v3.0.59
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of September
v3.0.58
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of August
v3.0.57
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of July
v3.0.56
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of June
v3.0.55
Download the library here
- UPDATED: Monthly Trial Release
- ADDED: Option
DisableInformationSchemaCache
for not caching the schema (slow down the bulk operation as we need to retrieve the schema in the database every time)
Trial unlocked until the end of May
v3.0.54
Download the library here
- UPDATED: Monthly Trial Release
- FIXED: Issue with option
KeepIdentity
when the SQL fail and the SQL to turn off the Identity Insert
has not been turned off
Trial unlocked until the end of April
v3.0.53
Download the library here
- IMPROVED:
BulkUpdate
now use directly an UPDATE
statement whenever is possible instead of a MERGE MATCHED
statement
Trial unlocked until the end of March
v3.0.52
Download the library here
- IMPROVED:
BulkDelete
now use directly a DELETE
statement whenever is possible instead of a MERGE NOT MATCHED DELETE
Trial unlocked until the end of March
v3.0.51
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of March