Skip to content

Releases: zzzprojects/Bulk-Operations

v6.2.0

08 Apr 04:03
3fea67e

Choose a tag to compare

Download the library here

  • IMPROVED: For MySQL, GET_LOCK and RELEASE_LOCK are now used when there is a transaction (LOCK TABLE is still used when there is no transaction).
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of May

v6.1.3

10 Mar 14:59
3fea67e

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of April

v6.1.2

24 Feb 16:40
3fea67e

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of March

v6.1.1

20 Jan 13:53
3fea67e

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of February

v6.1.0

09 Dec 21:27
3fea67e

Choose a tag to compare

Download the library here

  • ADDED: New option TemporaryTableAppendSql that appends any SQL text to the current temporary table creation script.
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of January

v6.0.0

10 Nov 22:14
3fea67e

Choose a tag to compare

Download the library here

  • BREAKING CHANGES: MySqlBulkCopy is now used by our library when AllowLoadLocalInfile=True is set in the connection string (specific to providers using MySqlConnector).
  • BREAKING CHANGES: BulkMerge now uses INSERT DEFAULT VALUES when no column to insert is specified (specific to SQL Server). You can ignore the insert part by setting IgnoreOnMergeInsert = true.
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of December

v5.2.4

07 Oct 16:48
3fea67e

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of November

v5.2.3

16 Sep 21:20
3fea67e

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of October

v5.2.2

12 Aug 21:33
3fea67e

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of September

v5.2.1

21 Jul 19:43
3fea67e

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of August