commons-metrics 0.0.13__py3-none-any.whl → 0.0.14__py3-none-any.whl
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.
- commons_metrics/__init__.py +1 -1
- commons_metrics/repositories.py +2 -2
- commons_metrics-0.0.14.dist-info/METADATA +17 -0
- commons_metrics-0.0.14.dist-info/RECORD +9 -0
- {commons_metrics-0.0.13.dist-info → commons_metrics-0.0.14.dist-info}/WHEEL +1 -1
- commons_metrics-0.0.13.dist-info/METADATA +0 -11
- commons_metrics-0.0.13.dist-info/RECORD +0 -9
- {commons_metrics-0.0.13.dist-info → commons_metrics-0.0.14.dist-info/licenses}/LICENSE +0 -0
- {commons_metrics-0.0.13.dist-info → commons_metrics-0.0.14.dist-info}/top_level.txt +0 -0
commons_metrics/__init__.py
CHANGED
commons_metrics/repositories.py
CHANGED
|
@@ -23,7 +23,7 @@ class ComponentRepository:
|
|
|
23
23
|
cursor = self.db.connection.cursor()
|
|
24
24
|
|
|
25
25
|
insert_query = """
|
|
26
|
-
INSERT INTO
|
|
26
|
+
INSERT INTO schmetrc.component(technical_name,functional_name, type_id, folder, class_name, status)
|
|
27
27
|
VALUES (%s, %s, %s, %s, %s, %s)
|
|
28
28
|
RETURNING id;
|
|
29
29
|
"""
|
|
@@ -54,7 +54,7 @@ class ComponentRepository:
|
|
|
54
54
|
|
|
55
55
|
query = """
|
|
56
56
|
SELECT *
|
|
57
|
-
FROM
|
|
57
|
+
FROM schmetrc.component
|
|
58
58
|
WHERE type_id = %s
|
|
59
59
|
ORDER BY technical_name
|
|
60
60
|
"""
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: commons_metrics
|
|
3
|
+
Version: 0.0.14
|
|
4
|
+
Summary: A simple library for basic statistical calculations
|
|
5
|
+
Author: Bancolombia
|
|
6
|
+
Author-email: omar.david.pino@email.com
|
|
7
|
+
License: MIT
|
|
8
|
+
Requires-Python: >=3.7
|
|
9
|
+
License-File: LICENSE
|
|
10
|
+
Requires-Dist: boto3
|
|
11
|
+
Dynamic: author
|
|
12
|
+
Dynamic: author-email
|
|
13
|
+
Dynamic: license
|
|
14
|
+
Dynamic: license-file
|
|
15
|
+
Dynamic: requires-dist
|
|
16
|
+
Dynamic: requires-python
|
|
17
|
+
Dynamic: summary
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
commons_metrics/__init__.py,sha256=-5Zz7sQ5VLcGDKznUBeRBYIBlOfYUtN4XANwShpQxfI,197
|
|
2
|
+
commons_metrics/database.py,sha256=570TtLZ9psNzvIp75UFLYph34cKVEz6eGJgxXyRyjW4,1285
|
|
3
|
+
commons_metrics/repositories.py,sha256=LxkxRTT5T0I1upeBIdObtcrNeHnXWr2648QythqeOdo,2631
|
|
4
|
+
commons_metrics/util.py,sha256=98zuynalXumQRh-BB0Bcjyoh6vS2BTOUM8tVgr7iS9Q,1225
|
|
5
|
+
commons_metrics-0.0.14.dist-info/licenses/LICENSE,sha256=jsHZ2Sh1wCL74HC25pDDGXCyQ0xgsTAy62FvEnehKIg,1067
|
|
6
|
+
commons_metrics-0.0.14.dist-info/METADATA,sha256=Rsg5cVfQx11P7huCk1ca68z4lhpwTzhwFTtXMm2P0jU,402
|
|
7
|
+
commons_metrics-0.0.14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
8
|
+
commons_metrics-0.0.14.dist-info/top_level.txt,sha256=lheUN-3OKdU3A8Tg8Y-1IEB_9i_vVRA0g_FOiUsTQz8,16
|
|
9
|
+
commons_metrics-0.0.14.dist-info/RECORD,,
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: commons-metrics
|
|
3
|
-
Version: 0.0.13
|
|
4
|
-
Summary: A simple library for basic statistical calculations
|
|
5
|
-
Author: Bancolombia
|
|
6
|
-
Author-email: omar.david.pino@email.com
|
|
7
|
-
License: MIT
|
|
8
|
-
Requires-Python: >=3.7
|
|
9
|
-
License-File: LICENSE
|
|
10
|
-
Requires-Dist: boto3
|
|
11
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
commons_metrics/__init__.py,sha256=mTkHsErMGBjIEkR5jqAr32GsosVnaliRFc_p3mLeBek,197
|
|
2
|
-
commons_metrics/database.py,sha256=570TtLZ9psNzvIp75UFLYph34cKVEz6eGJgxXyRyjW4,1285
|
|
3
|
-
commons_metrics/repositories.py,sha256=KgsK8UHoQci3NnhLqtFSkUHpT7eCfqx50KfKGb1w6Yo,2631
|
|
4
|
-
commons_metrics/util.py,sha256=98zuynalXumQRh-BB0Bcjyoh6vS2BTOUM8tVgr7iS9Q,1225
|
|
5
|
-
commons_metrics-0.0.13.dist-info/LICENSE,sha256=jsHZ2Sh1wCL74HC25pDDGXCyQ0xgsTAy62FvEnehKIg,1067
|
|
6
|
-
commons_metrics-0.0.13.dist-info/METADATA,sha256=vphMeLafrZxhRATkua3TQExCU-H8HIVYZ2pcG_QZ57c,261
|
|
7
|
-
commons_metrics-0.0.13.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
8
|
-
commons_metrics-0.0.13.dist-info/top_level.txt,sha256=lheUN-3OKdU3A8Tg8Y-1IEB_9i_vVRA0g_FOiUsTQz8,16
|
|
9
|
-
commons_metrics-0.0.13.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|