mySQLDBCtrlAPI 1.2606.901__tar.gz → 1.2606.1201__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.2606.901/src/mySQLDBCtrlAPI.egg-info → mysqldbctrlapi-1.2606.1201}/PKG-INFO +10 -2
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/README.md +9 -1
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/pyproject.toml +1 -1
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLDBCrypto.cp310-win_amd64.pyd +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLDBCtrl.cp310-win_amd64.pyd +0 -0
- mysqldbctrlapi-1.2606.1201/src/mySQLDBCtrlAPI/mySQLDBCtrlJSON.cp310-win_amd64.pyd +0 -0
- mysqldbctrlapi-1.2606.1201/src/mySQLDBCtrlAPI/mySQLDBCtrlJSON.pyi +17 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLNetSSH.cp310-win_amd64.pyd +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLxJsonLIB.cp310-win_amd64.pyd +0 -0
- mysqldbctrlapi-1.2606.1201/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLDBCtrlJSON.pyi +17 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201/src/mySQLDBCtrlAPI.egg-info}/PKG-INFO +10 -2
- mysqldbctrlapi-1.2606.901/src/mySQLDBCtrlAPI/mySQLDBCtrlJSON.cp310-win_amd64.pyd +0 -0
- mysqldbctrlapi-1.2606.901/src/mySQLDBCtrlAPI/mySQLDBCtrlJSON.pyi +0 -10
- mysqldbctrlapi-1.2606.901/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLDBCtrlJSON.pyi +0 -10
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/LICENSE +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/MANIFEST.in +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/setup.cfg +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/__init__.py +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLDBCrypto.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLDBCtrl.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLNetSSH.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLxJsonLIB.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLDBCrypto.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLDBCtrl.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLNetSSH.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/out/mySQLDBCtrlAPI/mySQLxJsonLIB.pyi +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI.egg-info/SOURCES.txt +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI.egg-info/dependency_links.txt +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI.egg-info/requires.txt +0 -0
- {mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI.egg-info/top_level.txt +0 -0
{mysqldbctrlapi-1.2606.901/src/mySQLDBCtrlAPI.egg-info → mysqldbctrlapi-1.2606.1201}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mySQLDBCtrlAPI
|
|
3
|
-
Version: 1.2606.
|
|
3
|
+
Version: 1.2606.1201
|
|
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,18 @@ Dynamic: license-file
|
|
|
37
37
|
#mySQLDBCtrlAPI
|
|
38
38
|
|
|
39
39
|
## History of version
|
|
40
|
+
Version 1.2606.1201: 2026/06/12<BR>
|
|
41
|
+
Fixed structure: CUF_HierarchyToJSON(...)
|
|
42
|
+
1.Remove cE_HIER_SingleLevel. and merge to CUF_DataSetToJSON(...)
|
|
43
|
+
2.Re-construct CUF_HierarchyToJSON(...).
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
Version 1.2606.1101: 2026/06/09<BR>
|
|
47
|
+
Add new function mySQLDBCtrlJSON: CUF_HierarchyToJSON(...) for multi level json.
|
|
48
|
+
|
|
40
49
|
Version 1.2606.0901: 2026/06/09<BR>
|
|
41
50
|
Add new class: mySQLDBCrypto.py for secure data functionality.
|
|
42
51
|
|
|
43
|
-
|
|
44
52
|
Version 1.2606.0502: 2026/06/05<BR>
|
|
45
53
|
Fixed bug: CLASS_mySQLDBCtrlJSON error convert to utf-8 string
|
|
46
54
|
|
|
@@ -1,10 +1,18 @@
|
|
|
1
1
|
#mySQLDBCtrlAPI
|
|
2
2
|
|
|
3
3
|
## History of version
|
|
4
|
+
Version 1.2606.1201: 2026/06/12<BR>
|
|
5
|
+
Fixed structure: CUF_HierarchyToJSON(...)
|
|
6
|
+
1.Remove cE_HIER_SingleLevel. and merge to CUF_DataSetToJSON(...)
|
|
7
|
+
2.Re-construct CUF_HierarchyToJSON(...).
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
Version 1.2606.1101: 2026/06/09<BR>
|
|
11
|
+
Add new function mySQLDBCtrlJSON: CUF_HierarchyToJSON(...) for multi level json.
|
|
12
|
+
|
|
4
13
|
Version 1.2606.0901: 2026/06/09<BR>
|
|
5
14
|
Add new class: mySQLDBCrypto.py for secure data functionality.
|
|
6
15
|
|
|
7
|
-
|
|
8
16
|
Version 1.2606.0502: 2026/06/05<BR>
|
|
9
17
|
Fixed bug: CLASS_mySQLDBCtrlJSON error convert to utf-8 string
|
|
10
18
|
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import json
|
|
2
|
+
from .mySQLDBCtrl_x import CLASS_mySQLDBCtrl as CLASS_mySQLDBCtrl
|
|
3
|
+
from enum import IntEnum
|
|
4
|
+
from typing import Any
|
|
5
|
+
|
|
6
|
+
class ENUM_HierarchyMode(IntEnum):
|
|
7
|
+
cE_HIER_TwoLevel = 2
|
|
8
|
+
cE_HIER_ThreeLevel = 3
|
|
9
|
+
cE_HIER_InfiniteTree = 9
|
|
10
|
+
|
|
11
|
+
class MySQLJSONEncoder(json.JSONEncoder):
|
|
12
|
+
def default(self, obj: Any) -> Any: ...
|
|
13
|
+
|
|
14
|
+
class CLASS_mySQLDBCtrlJSON(CLASS_mySQLDBCtrl):
|
|
15
|
+
def __init__(self) -> None: ...
|
|
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: ...
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import json
|
|
2
|
+
from .mySQLDBCtrl_x import CLASS_mySQLDBCtrl as CLASS_mySQLDBCtrl
|
|
3
|
+
from enum import IntEnum
|
|
4
|
+
from typing import Any
|
|
5
|
+
|
|
6
|
+
class ENUM_HierarchyMode(IntEnum):
|
|
7
|
+
cE_HIER_TwoLevel = 2
|
|
8
|
+
cE_HIER_ThreeLevel = 3
|
|
9
|
+
cE_HIER_InfiniteTree = 9
|
|
10
|
+
|
|
11
|
+
class MySQLJSONEncoder(json.JSONEncoder):
|
|
12
|
+
def default(self, obj: Any) -> Any: ...
|
|
13
|
+
|
|
14
|
+
class CLASS_mySQLDBCtrlJSON(CLASS_mySQLDBCtrl):
|
|
15
|
+
def __init__(self) -> None: ...
|
|
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: ...
|
{mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201/src/mySQLDBCtrlAPI.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mySQLDBCtrlAPI
|
|
3
|
-
Version: 1.2606.
|
|
3
|
+
Version: 1.2606.1201
|
|
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,18 @@ Dynamic: license-file
|
|
|
37
37
|
#mySQLDBCtrlAPI
|
|
38
38
|
|
|
39
39
|
## History of version
|
|
40
|
+
Version 1.2606.1201: 2026/06/12<BR>
|
|
41
|
+
Fixed structure: CUF_HierarchyToJSON(...)
|
|
42
|
+
1.Remove cE_HIER_SingleLevel. and merge to CUF_DataSetToJSON(...)
|
|
43
|
+
2.Re-construct CUF_HierarchyToJSON(...).
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
Version 1.2606.1101: 2026/06/09<BR>
|
|
47
|
+
Add new function mySQLDBCtrlJSON: CUF_HierarchyToJSON(...) for multi level json.
|
|
48
|
+
|
|
40
49
|
Version 1.2606.0901: 2026/06/09<BR>
|
|
41
50
|
Add new class: mySQLDBCrypto.py for secure data functionality.
|
|
42
51
|
|
|
43
|
-
|
|
44
52
|
Version 1.2606.0502: 2026/06/05<BR>
|
|
45
53
|
Fixed bug: CLASS_mySQLDBCtrlJSON error convert to utf-8 string
|
|
46
54
|
|
|
Binary file
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import json
|
|
2
|
-
from .mySQLDBCtrl import CLASS_mySQLDBCtrl as CLASS_mySQLDBCtrl
|
|
3
|
-
from typing import Any
|
|
4
|
-
|
|
5
|
-
class MySQLJSONEncoder(json.JSONEncoder):
|
|
6
|
-
def default(self, obj: Any) -> Any: ...
|
|
7
|
-
|
|
8
|
-
class CLASS_mySQLDBCtrlJSON(CLASS_mySQLDBCtrl):
|
|
9
|
-
def __init__(self) -> None: ...
|
|
10
|
-
def CUF_CONVto_Json(self, Pobj_Query: Any, Pobj_DataSet: Any) -> str: ...
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import json
|
|
2
|
-
from .mySQLDBCtrl import CLASS_mySQLDBCtrl as CLASS_mySQLDBCtrl
|
|
3
|
-
from typing import Any
|
|
4
|
-
|
|
5
|
-
class MySQLJSONEncoder(json.JSONEncoder):
|
|
6
|
-
def default(self, obj: Any) -> Any: ...
|
|
7
|
-
|
|
8
|
-
class CLASS_mySQLDBCtrlJSON(CLASS_mySQLDBCtrl):
|
|
9
|
-
def __init__(self) -> None: ...
|
|
10
|
-
def CUF_CONVto_Json(self, Pobj_Query: Any, Pobj_DataSet: Any) -> str: ...
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLDBCrypto.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI/mySQLxJsonLIB.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI.egg-info/requires.txt
RENAMED
|
File without changes
|
{mysqldbctrlapi-1.2606.901 → mysqldbctrlapi-1.2606.1201}/src/mySQLDBCtrlAPI.egg-info/top_level.txt
RENAMED
|
File without changes
|