teradatasql 20.0.3 → 20.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -1
- package/lib/teradatasql.dll +0 -0
- package/lib/teradatasql.dylib +0 -0
- package/lib/teradatasql.so +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ For Teradata customer support, please visit [Teradata Customer Service](https://
|
|
|
12
12
|
|
|
13
13
|
Please note, this driver may contain beta/preview features ("Beta Features"). As such, by downloading and/or using the driver, in addition to agreeing to the licensing terms below, you acknowledge that the Beta Features are experimental in nature and that the Beta Features are provided "AS IS" and may not be functional on any machine or in any environment.
|
|
14
14
|
|
|
15
|
-
Copyright
|
|
15
|
+
Copyright 2024 Teradata. All Rights Reserved.
|
|
16
16
|
|
|
17
17
|
### Table of Contents
|
|
18
18
|
|
|
@@ -1417,6 +1417,9 @@ Limitations when exporting to CSV files:
|
|
|
1417
1417
|
|
|
1418
1418
|
### Change Log
|
|
1419
1419
|
|
|
1420
|
+
`20.0.4` - January 9, 2024
|
|
1421
|
+
* Build DLL and shared library with Go 1.20.12
|
|
1422
|
+
|
|
1420
1423
|
`20.0.3` - December 8, 2023
|
|
1421
1424
|
* Improved exception message for query timeout
|
|
1422
1425
|
|
package/lib/teradatasql.dll
CHANGED
|
Binary file
|
package/lib/teradatasql.dylib
CHANGED
|
Binary file
|
package/lib/teradatasql.so
CHANGED
|
Binary file
|