Skip to content

Releases: zzzprojects/Bulk-Operations

v2.13.25

03 Aug 18:28
9e19f0a
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to all Ignore options when using AutoMap
bulk.IgnoreOnMergeInsertExpression = x => x.IgnoreColumn1;
bulk.IgnoreOnMergeUpdateExpression = x => new { x.IgnoreColumn1, x.IgnoreColumn2 };

Trial unlocked for the current month (August)

v2.13.24

31 Jul 16:07
1725e41
Compare
Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (August)

v2.13.23

29 Jun 20:03
Compare
Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (July)

v2.13.20

07 May 15:24
99576b7
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to MergeMatchedAndFormula for PostgrelSQL
options.MergeMatchedAndFormula = "DestinationTable.\"ColumnString\" > '5'"

Trial unlocked for the current month (May)

v2.13.19

01 May 12:46
99576b7
Compare
Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (May)

v2.13.18

16 Apr 03:25
99576b7
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to InsertKeepIdentity and InsertIfNotExists for MySQL

Trial unlocked for the current month (April)

v2.13.16

27 Mar 14:20
99576b7
Compare
Choose a tag to compare

Download the library here

  • FIXED: PostgreSQL Timestamp with timezone column saving with local timezone

Trial unlocked for the current month (March)

v2.13.15

04 Mar 19:04
Compare
Choose a tag to compare

Download the library here

  • IMPROVED: Support for dynamic type + AutoMapping

Trial unlocked for the current month (March)

v2.13.14

27 Feb 19:01
11c47aa
Compare
Choose a tag to compare

Download the library here

Trial unlocked for the current month (March)

v2.13.13

21 Feb 20:56
11c47aa
Compare
Choose a tag to compare

Download the library here

PATCHES

  • FIXED: AutoMapKeyName is now working properly with destination column name

Trial unlocked for the current month (February)