We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61fdba7 commit a60a372Copy full SHA for a60a372
README.md
@@ -20,6 +20,11 @@ __ODAT linux standalone__ version at [https://github.com/quentinhardy/odat/relea
20
21
Changelog
22
====
23
+* Version __4.2__ (__04/02/2020__):
24
+ * minimal interactive SQL shell in search module
25
+ * new feature for downloading files with DBMS_XSLPROCESSOR.read2clob in DbmsXslprocessor module
26
+ * improvement for having remote OS after authentication
27
+ * bug fix (e.g. terminal size)
28
* Version __4.1__ (__01/15/2020__):
29
* Option for connection with SERVICE NAME instead of SID
30
* Encoding set to UTF-8 by default for some operations (e.g. NVARCHAR2 and NCLOB, VARCHAR2 and CLOB)
0 commit comments