mySQLDBCtrlAPI 1.2511.26__tar.gz → 1.2511.27__tar.gz
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.
- {mysqldbctrlapi-1.2511.26/src/mySQLDBCtrlAPI.egg-info → mysqldbctrlapi-1.2511.27}/PKG-INFO +5 -1
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/README.md +4 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/pyproject.toml +1 -1
- mysqldbctrlapi-1.2511.27/src/mySQLDBCtrlAPI/mySQLDBCtrl.cp310-win_amd64.pyd +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27/src/mySQLDBCtrlAPI.egg-info}/PKG-INFO +5 -1
- mysqldbctrlapi-1.2511.26/src/mySQLDBCtrlAPI/mySQLDBCtrl.cp310-win_amd64.pyd +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/LICENSE +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/MANIFEST.in +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/setup.cfg +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI/__init__.py +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI/mySQLDBCtrl.pyi +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLDBCtrl.pyi +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI.egg-info/SOURCES.txt +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI.egg-info/dependency_links.txt +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI.egg-info/requires.txt +0 -0
- {mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mySQLDBCtrlAPI
|
|
3
|
-
Version: 1.2511.
|
|
3
|
+
Version: 1.2511.27
|
|
4
4
|
Summary: mySQLDBCtrlAPI Python package
|
|
5
5
|
Author-email: James Lin <tylin123@ms27.hinet.net>
|
|
6
6
|
License: Copyright (c) 2025 James Lin
|
|
@@ -34,6 +34,10 @@ Dynamic: license-file
|
|
|
34
34
|
#mySQLDBCtrlAPI
|
|
35
35
|
|
|
36
36
|
## History of version
|
|
37
|
+
Version 1.2511.27: 2025/11/27<BR>
|
|
38
|
+
Fixed error CUF_DB_Eof(...) and CUF_Eof(...) --> When DataSet was empty.
|
|
39
|
+
|
|
40
|
+
|
|
37
41
|
Version 1.2511.26: 2025/11/26<BR>
|
|
38
42
|
Fixed CUF_DB_OpenSQL(...) return failure when Null data.
|
|
39
43
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mySQLDBCtrlAPI
|
|
3
|
-
Version: 1.2511.
|
|
3
|
+
Version: 1.2511.27
|
|
4
4
|
Summary: mySQLDBCtrlAPI Python package
|
|
5
5
|
Author-email: James Lin <tylin123@ms27.hinet.net>
|
|
6
6
|
License: Copyright (c) 2025 James Lin
|
|
@@ -34,6 +34,10 @@ Dynamic: license-file
|
|
|
34
34
|
#mySQLDBCtrlAPI
|
|
35
35
|
|
|
36
36
|
## History of version
|
|
37
|
+
Version 1.2511.27: 2025/11/27<BR>
|
|
38
|
+
Fixed error CUF_DB_Eof(...) and CUF_Eof(...) --> When DataSet was empty.
|
|
39
|
+
|
|
40
|
+
|
|
37
41
|
Version 1.2511.26: 2025/11/26<BR>
|
|
38
42
|
Fixed CUF_DB_OpenSQL(...) return failure when Null data.
|
|
39
43
|
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI.egg-info/requires.txt
RENAMED
|
File without changes
|
{mysqldbctrlapi-1.2511.26 → mysqldbctrlapi-1.2511.27}/src/mySQLDBCtrlAPI.egg-info/top_level.txt
RENAMED
|
File without changes
|