mySQLDBCtrlAPI 1.2606.1205__tar.gz → 1.2606.2302__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.
Files changed (29) hide show
  1. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/MANIFEST.in +2 -1
  2. {mysqldbctrlapi-1.2606.1205/src/mySQLDBCtrlAPI.egg-info → mysqldbctrlapi-1.2606.2302}/PKG-INFO +8 -2
  3. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/README.md +7 -1
  4. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/pyproject.toml +1 -1
  5. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/mySQLDBCrypto.cp310-win_amd64.pyd +0 -0
  6. mysqldbctrlapi-1.2606.2302/src/mySQLDBCtrlAPI/mySQLDBCtrl.cp310-win_amd64.pyd +0 -0
  7. {mysqldbctrlapi-1.2606.1205/src/mySQLDBCtrlAPI/out → mysqldbctrlapi-1.2606.2302/src}/mySQLDBCtrlAPI/mySQLDBCtrl.pyi +27 -26
  8. mysqldbctrlapi-1.2606.2302/src/mySQLDBCtrlAPI/mySQLDBCtrlJSON.cp310-win_amd64.pyd +0 -0
  9. {mysqldbctrlapi-1.2606.1205/src/mySQLDBCtrlAPI/out → mysqldbctrlapi-1.2606.2302/src}/mySQLDBCtrlAPI/mySQLDBCtrlJSON.pyi +2 -2
  10. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/mySQLNetSSH.cp310-win_amd64.pyd +0 -0
  11. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/mySQLxJsonLIB.cp310-win_amd64.pyd +0 -0
  12. {mysqldbctrlapi-1.2606.1205/src → mysqldbctrlapi-1.2606.2302/src/mySQLDBCtrlAPI/out}/mySQLDBCtrlAPI/mySQLDBCtrl.pyi +27 -26
  13. {mysqldbctrlapi-1.2606.1205/src → mysqldbctrlapi-1.2606.2302/src/mySQLDBCtrlAPI/out}/mySQLDBCtrlAPI/mySQLDBCtrlJSON.pyi +2 -2
  14. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302/src/mySQLDBCtrlAPI.egg-info}/PKG-INFO +8 -2
  15. mysqldbctrlapi-1.2606.1205/src/mySQLDBCtrlAPI/mySQLDBCtrl.cp310-win_amd64.pyd +0 -0
  16. mysqldbctrlapi-1.2606.1205/src/mySQLDBCtrlAPI/mySQLDBCtrlJSON.cp310-win_amd64.pyd +0 -0
  17. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/LICENSE +0 -0
  18. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/setup.cfg +0 -0
  19. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/__init__.py +0 -0
  20. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/mySQLDBCrypto.pyi +0 -0
  21. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/mySQLNetSSH.pyi +0 -0
  22. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/mySQLxJsonLIB.pyi +0 -0
  23. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLDBCrypto.pyi +0 -0
  24. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLNetSSH.pyi +0 -0
  25. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLxJsonLIB.pyi +0 -0
  26. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI.egg-info/SOURCES.txt +0 -0
  27. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI.egg-info/dependency_links.txt +0 -0
  28. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI.egg-info/requires.txt +0 -0
  29. {mysqldbctrlapi-1.2606.1205 → mysqldbctrlapi-1.2606.2302}/src/mySQLDBCtrlAPI.egg-info/top_level.txt +0 -0
@@ -1,3 +1,4 @@
1
1
  recursive-exclude src *.py
2
2
  recursive-include src *__init__.py
3
- recursive-include src *.pyd
3
+ recursive-include src *.pyd
4
+ recursive-include src *.so
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mySQLDBCtrlAPI
3
- Version: 1.2606.1205
3
+ Version: 1.2606.2302
4
4
  Summary: mySQLDBCtrlAPI Python package (py-src)
5
5
  Author-email: James Lin <tylin123@ms27.hinet.net>
6
6
  License: Copyright (c) 2025 James Lin
@@ -37,10 +37,16 @@ Dynamic: license-file
37
37
  #mySQLDBCtrlAPI
38
38
 
39
39
  ## History of version
40
+ Version 1.2606.2301: 2026/06/23<BR>
41
+ Fixed bug: CLASS_mySQLDBCtrlJSON Import wrong library.
42
+
43
+
44
+ Version 1.2606.2301: 2026/06/23<BR>
45
+ Fixed bug: CLASS_mySQLDBCtrl parameters defined.
46
+
40
47
  Version 1.2606.1205: 2026/06/12<BR>
41
48
  Fixed bug: CUF_DataSetToJSON(...) and CUF_HierarchyToJSON(...) crash when decode known character.
42
49
 
43
-
44
50
  Version 1.2606.1203: 2026/06/12<BR>
45
51
  Fixed bug: CUF_DataSetToJSON(...) and CUF_HierarchyToJSON(...)
46
52
 
@@ -1,10 +1,16 @@
1
1
  #mySQLDBCtrlAPI
2
2
 
3
3
  ## History of version
4
+ Version 1.2606.2301: 2026/06/23<BR>
5
+ Fixed bug: CLASS_mySQLDBCtrlJSON Import wrong library.
6
+
7
+
8
+ Version 1.2606.2301: 2026/06/23<BR>
9
+ Fixed bug: CLASS_mySQLDBCtrl parameters defined.
10
+
4
11
  Version 1.2606.1205: 2026/06/12<BR>
5
12
  Fixed bug: CUF_DataSetToJSON(...) and CUF_HierarchyToJSON(...) crash when decode known character.
6
13
 
7
-
8
14
  Version 1.2606.1203: 2026/06/12<BR>
9
15
  Fixed bug: CUF_DataSetToJSON(...) and CUF_HierarchyToJSON(...)
10
16
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "mySQLDBCtrlAPI"
7
- version = "1.2606.1205"
7
+ version = "1.2606.2302"
8
8
  requires-python = ">=3.10"
9
9
  description = "mySQLDBCtrlAPI Python package (py-src)"
10
10
  authors = [
@@ -77,40 +77,41 @@ class CLASS_mySQLDBCtrl:
77
77
  CVmsa_DBCS: Incomplete
78
78
  def __init__(self) -> None: ...
79
79
  def CUF_SET_Charset(self, PmE_DB_Charset: ENUM_DB_CHARSET): ...
80
- def CUF_OpenConnection_DBCS(self, Pms_DB_HostIP, Pmi_DB_Port, Pms_DB_Name, Pms_User, Pms_Password, PmE_DB_CHARSET): ...
81
- def CUF_OpenConnection(self, Pms_DB_HostIP, Pmi_DB_Port, Pms_DB_Name, Pms_User, Pms_Password): ...
82
- def CUF_DB_OpenConn(self, Pstru_mySQLDBInfo: STRU_mySQLDBInfo): ...
80
+ def CUF_OpenConnection_DBCS(self, Pms_DB_HostIP: str, Pmi_DB_Port: int, Pms_DB_Name: str, Pms_User: str, Pms_Password: str, PmE_DB_CHARSET: ENUM_DB_CHARSET) -> object: ...
81
+ def CUF_OpenConnection(self, Pms_DB_HostIP, Pmi_DB_Port, Pms_DB_Name, Pms_User, Pms_Password) -> object: ...
82
+ def CUF_DB_OpenConn(self, Pstru_mySQLDBInfo: STRU_mySQLDBInfo) -> object: ...
83
83
  def CUF_DB_CloseConn(self, Pobj_Connection=None) -> None: ...
84
- def CUF_DB_OpenSQL(self, Pobj_Connection, Pms_SQL): ...
85
- def CUF_DB_OpenSQL_utf8(self, Pobj_Connection, Pms_SQL): ...
86
- def CUF_DB_CloseSQL(self, Pobj_Query) -> None: ...
87
- def CUF_DB_FETCH(self, Pobj_Query): ...
84
+ def CUF_DB_GetConnection(self) -> object: ...
85
+ def CUF_DB_OpenSQL(self, Pobj_Connection: object, Pms_SQL: str) -> tuple[object, object]: ...
86
+ def CUF_DB_OpenSQL_utf8(self, Pobj_Connection: object, Pms_SQL: str) -> tuple[object, object]: ...
87
+ def CUF_DB_CloseSQL(self, Pobj_Query: object): ...
88
+ def CUF_DB_FETCH(self, Pobj_Query: object) -> object: ...
88
89
  def CUF_DB_Next(self, Pobj_Query): ...
89
90
  def CUF_Next(self, Pobj_Query): ...
90
- def CUF_DB_ExecSQL(self, Pobj_Connection, Pms_SQL): ...
91
- def CUF_DB_ExecSQL_utf8(self, Pobj_Connection, Pms_SQL): ...
92
- def CUF_DB_RecordCount(self, Pobj_Query): ...
93
- def CUF_DB_RECCOUNT(self, Pobj_Query): ...
94
- def CUF_DB_Eof(self, Pobj_Query): ...
95
- def CUF_Eof(self, Pobj_Query): ...
96
- def CUF_str_utf8(self, Pobj_DataSet): ...
97
- def CUF_utf8(self, Pobj_DataSet): ...
98
- def CUF_str_big5(self, Pobj_DataSet): ...
99
- def CUF_big5(self, Pobj_DataSet): ...
100
- def CUF_GetBlobField(self, Pobj_DataSet, Pms_BlobFieldName, Pms_FileName) -> None: ...
91
+ def CUF_DB_ExecSQL(self, Pobj_Connection: object, Pms_SQL: str) -> object: ...
92
+ def CUF_DB_ExecSQL_utf8(self, Pobj_Connection, Pms_SQL) -> object: ...
93
+ def CUF_DB_RecordCount(self, Pobj_Query: object) -> int: ...
94
+ def CUF_DB_RECCOUNT(self, Pobj_Query) -> int: ...
95
+ def CUF_DB_Eof(self, Pobj_Query: object) -> bool: ...
96
+ def CUF_Eof(self, Pobj_Query: object) -> bool: ...
97
+ def CUF_str_utf8(self, Pobj_DataSet: object) -> str: ...
98
+ def CUF_utf8(self, Pobj_DataSet: object) -> str: ...
99
+ def CUF_str_big5(self, Pobj_DataSet: object) -> str: ...
100
+ def CUF_big5(self, Pobj_DataSet: object) -> str: ...
101
+ def CUF_GetBlobField(self, Pobj_DataSet: object, Pms_BlobFieldName: str, Pms_FileName: str): ...
101
102
  def CUF_GET_BLOB(self, Pobj_Query, Pms_BlobFieldName, Pms_FileName) -> None: ...
102
- def CUF_SetBlobField(self, Pobj_Query, Pms_TableName, Pms_QUERY, Pms_BlobFieldName, Pms_FileName) -> None: ...
103
- def CUF_SET_BLOB(self, Pobj_Query, Pms_TableName, Pms_QUERY, Pms_BlobFieldName, Pms_FileName) -> None: ...
103
+ def CUF_SetBlobField(self, Pobj_Query: object, Pms_TableName: str, Pms_QUERY: str, Pms_BlobFieldName: str, Pms_FileName: str): ...
104
+ def CUF_SET_BLOB(self, Pobj_Query, Pms_TableName: str, Pms_QUERY: str, Pms_BlobFieldName: str, Pms_FileName: str): ...
104
105
  def CUF_Table_Find(self, Pms_TableName: str) -> bool: ...
105
106
  def CUF_Table_Drop(self, Pms_TableName: str) -> bool: ...
106
107
  def CUF_Table_List(self, Pobj_TableNameList: list) -> bool: ...
107
108
  def CUF_TABLE_Create(self, PmE_TableType: ENUM_TABLE_TYPE, Pms_TableName: str, Pobj_FieldsList: list[STRU_DEF_Fields], PmB_ExecSQL: bool = True, PmB_ForceCreate: bool = False) -> str: ...
108
109
  def CUF_INDEX_Create(self, Pms_TableName: str, Pobj_IndexList: list[STRU_DEF_Index], PmB_ExecSQL: bool = True) -> list: ...
109
110
  def CUF_INDEX_Drop(self, Pms_TableName: str, Pobj_IndexNameList: list, PmB_ExecSQL: bool = True) -> list: ...
110
- def CUF_GetServerDateTime(self, Pms_SEPCHAR_DATE, Pms_SEPCHAR_TIME, Pms_SEPERATOR): ...
111
- def CUF_GetServerDateTime1(self, PmB_DELIMITER): ...
111
+ def CUF_GetServerDateTime(self, Pms_SEPCHAR_DATE: str, Pms_SEPCHAR_TIME: str, Pms_SEPERATOR: str): ...
112
+ def CUF_GetServerDateTime1(self, PmB_DELIMITER: bool): ...
112
113
  def CUF_GetServerDateTime2(self): ...
113
- def CUF_GetServerDate(self, Pms_DELIMITER): ...
114
- def CUF_GetServerTime(self, Pms_DELIMITER): ...
115
- def CUF_AddTime(self, Pms_DateTime, Pmi_TimeSecond): ...
116
- def CUF_AddTime_Current(self, Pmi_TimeSecond): ...
114
+ def CUF_GetServerDate(self, Pms_DELIMITER: str): ...
115
+ def CUF_GetServerTime(self, Pms_DELIMITER: str): ...
116
+ def CUF_AddTime(self, Pms_DateTime: str, Pmi_TimeSecond: int) -> str: ...
117
+ def CUF_AddTime_Current(self, Pmi_TimeSecond: int) -> str: ...
@@ -1,6 +1,6 @@
1
1
  import json
2
- from .mySQLDBCtrl import CLASS_mySQLDBCtrl as CLASS_mySQLDBCtrl
3
2
  from enum import IntEnum
3
+ from mySQLDBCtrl import CLASS_mySQLDBCtrl
4
4
  from typing import Any
5
5
 
6
6
  class ENUM_HierarchyMode(IntEnum):
@@ -14,4 +14,4 @@ class MySQLJSONEncoder(json.JSONEncoder):
14
14
  class CLASS_mySQLDBCtrlJSON(CLASS_mySQLDBCtrl):
15
15
  def __init__(self) -> None: ...
16
16
  def CUF_DataSetToJSON(self, Pms_SQL: str) -> str: ...
17
- def CUF_HierarchyToJSON(self, PmE_Mode: ENUM_HierarchyMode, Pmsa_SQLs: list[str], Pmsa_KeyFields: list[list[str]], Pmsa_ParentKeyFields: list[list[str]], Pmsa_ChildrenNames: list[str] = ['DETAILS', 'SUB_DETAILS'], Pobj_RootParentValue: Any = None) -> str: ...
17
+ def CUF_HierarchyToJSON(self, PmE_Mode: ENUM_HierarchyMode, Pmsa_SQLs: list[str], Pmsa_KeyFields: list[list[str]], Pmsa_ParentKeyFields: list[list[str]], Pmsa_ChildrenNames: list[str] = ['DETAILS', 'SUB_DETAILS'], Pobj_RootParentValue: Any = None, Pmsa_HideFields: list[str] = None) -> str: ...
@@ -77,40 +77,41 @@ class CLASS_mySQLDBCtrl:
77
77
  CVmsa_DBCS: Incomplete
78
78
  def __init__(self) -> None: ...
79
79
  def CUF_SET_Charset(self, PmE_DB_Charset: ENUM_DB_CHARSET): ...
80
- def CUF_OpenConnection_DBCS(self, Pms_DB_HostIP, Pmi_DB_Port, Pms_DB_Name, Pms_User, Pms_Password, PmE_DB_CHARSET): ...
81
- def CUF_OpenConnection(self, Pms_DB_HostIP, Pmi_DB_Port, Pms_DB_Name, Pms_User, Pms_Password): ...
82
- def CUF_DB_OpenConn(self, Pstru_mySQLDBInfo: STRU_mySQLDBInfo): ...
80
+ def CUF_OpenConnection_DBCS(self, Pms_DB_HostIP: str, Pmi_DB_Port: int, Pms_DB_Name: str, Pms_User: str, Pms_Password: str, PmE_DB_CHARSET: ENUM_DB_CHARSET) -> object: ...
81
+ def CUF_OpenConnection(self, Pms_DB_HostIP, Pmi_DB_Port, Pms_DB_Name, Pms_User, Pms_Password) -> object: ...
82
+ def CUF_DB_OpenConn(self, Pstru_mySQLDBInfo: STRU_mySQLDBInfo) -> object: ...
83
83
  def CUF_DB_CloseConn(self, Pobj_Connection=None) -> None: ...
84
- def CUF_DB_OpenSQL(self, Pobj_Connection, Pms_SQL): ...
85
- def CUF_DB_OpenSQL_utf8(self, Pobj_Connection, Pms_SQL): ...
86
- def CUF_DB_CloseSQL(self, Pobj_Query) -> None: ...
87
- def CUF_DB_FETCH(self, Pobj_Query): ...
84
+ def CUF_DB_GetConnection(self) -> object: ...
85
+ def CUF_DB_OpenSQL(self, Pobj_Connection: object, Pms_SQL: str) -> tuple[object, object]: ...
86
+ def CUF_DB_OpenSQL_utf8(self, Pobj_Connection: object, Pms_SQL: str) -> tuple[object, object]: ...
87
+ def CUF_DB_CloseSQL(self, Pobj_Query: object): ...
88
+ def CUF_DB_FETCH(self, Pobj_Query: object) -> object: ...
88
89
  def CUF_DB_Next(self, Pobj_Query): ...
89
90
  def CUF_Next(self, Pobj_Query): ...
90
- def CUF_DB_ExecSQL(self, Pobj_Connection, Pms_SQL): ...
91
- def CUF_DB_ExecSQL_utf8(self, Pobj_Connection, Pms_SQL): ...
92
- def CUF_DB_RecordCount(self, Pobj_Query): ...
93
- def CUF_DB_RECCOUNT(self, Pobj_Query): ...
94
- def CUF_DB_Eof(self, Pobj_Query): ...
95
- def CUF_Eof(self, Pobj_Query): ...
96
- def CUF_str_utf8(self, Pobj_DataSet): ...
97
- def CUF_utf8(self, Pobj_DataSet): ...
98
- def CUF_str_big5(self, Pobj_DataSet): ...
99
- def CUF_big5(self, Pobj_DataSet): ...
100
- def CUF_GetBlobField(self, Pobj_DataSet, Pms_BlobFieldName, Pms_FileName) -> None: ...
91
+ def CUF_DB_ExecSQL(self, Pobj_Connection: object, Pms_SQL: str) -> object: ...
92
+ def CUF_DB_ExecSQL_utf8(self, Pobj_Connection, Pms_SQL) -> object: ...
93
+ def CUF_DB_RecordCount(self, Pobj_Query: object) -> int: ...
94
+ def CUF_DB_RECCOUNT(self, Pobj_Query) -> int: ...
95
+ def CUF_DB_Eof(self, Pobj_Query: object) -> bool: ...
96
+ def CUF_Eof(self, Pobj_Query: object) -> bool: ...
97
+ def CUF_str_utf8(self, Pobj_DataSet: object) -> str: ...
98
+ def CUF_utf8(self, Pobj_DataSet: object) -> str: ...
99
+ def CUF_str_big5(self, Pobj_DataSet: object) -> str: ...
100
+ def CUF_big5(self, Pobj_DataSet: object) -> str: ...
101
+ def CUF_GetBlobField(self, Pobj_DataSet: object, Pms_BlobFieldName: str, Pms_FileName: str): ...
101
102
  def CUF_GET_BLOB(self, Pobj_Query, Pms_BlobFieldName, Pms_FileName) -> None: ...
102
- def CUF_SetBlobField(self, Pobj_Query, Pms_TableName, Pms_QUERY, Pms_BlobFieldName, Pms_FileName) -> None: ...
103
- def CUF_SET_BLOB(self, Pobj_Query, Pms_TableName, Pms_QUERY, Pms_BlobFieldName, Pms_FileName) -> None: ...
103
+ def CUF_SetBlobField(self, Pobj_Query: object, Pms_TableName: str, Pms_QUERY: str, Pms_BlobFieldName: str, Pms_FileName: str): ...
104
+ def CUF_SET_BLOB(self, Pobj_Query, Pms_TableName: str, Pms_QUERY: str, Pms_BlobFieldName: str, Pms_FileName: str): ...
104
105
  def CUF_Table_Find(self, Pms_TableName: str) -> bool: ...
105
106
  def CUF_Table_Drop(self, Pms_TableName: str) -> bool: ...
106
107
  def CUF_Table_List(self, Pobj_TableNameList: list) -> bool: ...
107
108
  def CUF_TABLE_Create(self, PmE_TableType: ENUM_TABLE_TYPE, Pms_TableName: str, Pobj_FieldsList: list[STRU_DEF_Fields], PmB_ExecSQL: bool = True, PmB_ForceCreate: bool = False) -> str: ...
108
109
  def CUF_INDEX_Create(self, Pms_TableName: str, Pobj_IndexList: list[STRU_DEF_Index], PmB_ExecSQL: bool = True) -> list: ...
109
110
  def CUF_INDEX_Drop(self, Pms_TableName: str, Pobj_IndexNameList: list, PmB_ExecSQL: bool = True) -> list: ...
110
- def CUF_GetServerDateTime(self, Pms_SEPCHAR_DATE, Pms_SEPCHAR_TIME, Pms_SEPERATOR): ...
111
- def CUF_GetServerDateTime1(self, PmB_DELIMITER): ...
111
+ def CUF_GetServerDateTime(self, Pms_SEPCHAR_DATE: str, Pms_SEPCHAR_TIME: str, Pms_SEPERATOR: str): ...
112
+ def CUF_GetServerDateTime1(self, PmB_DELIMITER: bool): ...
112
113
  def CUF_GetServerDateTime2(self): ...
113
- def CUF_GetServerDate(self, Pms_DELIMITER): ...
114
- def CUF_GetServerTime(self, Pms_DELIMITER): ...
115
- def CUF_AddTime(self, Pms_DateTime, Pmi_TimeSecond): ...
116
- def CUF_AddTime_Current(self, Pmi_TimeSecond): ...
114
+ def CUF_GetServerDate(self, Pms_DELIMITER: str): ...
115
+ def CUF_GetServerTime(self, Pms_DELIMITER: str): ...
116
+ def CUF_AddTime(self, Pms_DateTime: str, Pmi_TimeSecond: int) -> str: ...
117
+ def CUF_AddTime_Current(self, Pmi_TimeSecond: int) -> str: ...
@@ -1,6 +1,6 @@
1
1
  import json
2
- from .mySQLDBCtrl import CLASS_mySQLDBCtrl as CLASS_mySQLDBCtrl
3
2
  from enum import IntEnum
3
+ from mySQLDBCtrl import CLASS_mySQLDBCtrl
4
4
  from typing import Any
5
5
 
6
6
  class ENUM_HierarchyMode(IntEnum):
@@ -14,4 +14,4 @@ class MySQLJSONEncoder(json.JSONEncoder):
14
14
  class CLASS_mySQLDBCtrlJSON(CLASS_mySQLDBCtrl):
15
15
  def __init__(self) -> None: ...
16
16
  def CUF_DataSetToJSON(self, Pms_SQL: str) -> str: ...
17
- def CUF_HierarchyToJSON(self, PmE_Mode: ENUM_HierarchyMode, Pmsa_SQLs: list[str], Pmsa_KeyFields: list[list[str]], Pmsa_ParentKeyFields: list[list[str]], Pmsa_ChildrenNames: list[str] = ['DETAILS', 'SUB_DETAILS'], Pobj_RootParentValue: Any = None) -> str: ...
17
+ def CUF_HierarchyToJSON(self, PmE_Mode: ENUM_HierarchyMode, Pmsa_SQLs: list[str], Pmsa_KeyFields: list[list[str]], Pmsa_ParentKeyFields: list[list[str]], Pmsa_ChildrenNames: list[str] = ['DETAILS', 'SUB_DETAILS'], Pobj_RootParentValue: Any = None, Pmsa_HideFields: list[str] = None) -> str: ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mySQLDBCtrlAPI
3
- Version: 1.2606.1205
3
+ Version: 1.2606.2302
4
4
  Summary: mySQLDBCtrlAPI Python package (py-src)
5
5
  Author-email: James Lin <tylin123@ms27.hinet.net>
6
6
  License: Copyright (c) 2025 James Lin
@@ -37,10 +37,16 @@ Dynamic: license-file
37
37
  #mySQLDBCtrlAPI
38
38
 
39
39
  ## History of version
40
+ Version 1.2606.2301: 2026/06/23<BR>
41
+ Fixed bug: CLASS_mySQLDBCtrlJSON Import wrong library.
42
+
43
+
44
+ Version 1.2606.2301: 2026/06/23<BR>
45
+ Fixed bug: CLASS_mySQLDBCtrl parameters defined.
46
+
40
47
  Version 1.2606.1205: 2026/06/12<BR>
41
48
  Fixed bug: CUF_DataSetToJSON(...) and CUF_HierarchyToJSON(...) crash when decode known character.
42
49
 
43
-
44
50
  Version 1.2606.1203: 2026/06/12<BR>
45
51
  Fixed bug: CUF_DataSetToJSON(...) and CUF_HierarchyToJSON(...)
46
52