We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf0448d + 1e6db30 commit c0f0480Copy full SHA for c0f0480
ChangeLog
@@ -1,3 +1,10 @@
1
+Release 0.10.3 - 2023-10-10
2
+
3
+* Use NVARCHAR(max) for CLOB, instead of TEXT, when creating a table in SQLServer
4
+* Use execute() instead of executeUpdate() for afterLoad/beforeLoad
5
+* Add logging to avoid loss of information when exception changes during retries
6
+* Fix double casting on getTimestamp
7
8
Release 0.10.2 - 2021-09-30
9
10
* Make temp tables suffix length flexible
0 commit comments