Skip to content

Commit

Permalink
Update ChangeLog v0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Oct 10, 2023
1 parent bf0448d commit 1e6db30
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Release 0.10.3 - 2023-10-10

* Use NVARCHAR(max) for CLOB, instead of TEXT, when creating a table in SQLServer
* Use execute() instead of executeUpdate() for afterLoad/beforeLoad
* Add logging to avoid loss of information when exception changes during retries
* Fix double casting on getTimestamp

Release 0.10.2 - 2021-09-30

* Make temp tables suffix length flexible
Expand Down

0 comments on commit 1e6db30

Please sign in to comment.