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.
1 parent b010347 commit 45b02e6Copy full SHA for 45b02e6
CHANGELOG
@@ -1,3 +1,12 @@
1
+Version 1.2, released 2025-05-02
2
+
3
+ - Change unauthorized characters to .. instead of / and \ to support
4
+ subfolders in filename. Thanks to duursma for the report.
5
+ - Create new version files.
6
+ - Performance improvement in readEfile() : single SQL statement instead
7
+ of iteration. Thanks to And-Jar for the patch.
8
+ - Fix some typo in documentation. Thanks to Gerardwx for the patch.
9
10
Version 1.1, released 2022-12-26
11
12
- Add the efilename() function as equivalent to the Oracle BFILENAME()
0 commit comments