pycarlo 0.10.186__py3-none-any.whl → 0.10.187__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.
Potentially problematic release.
This version of pycarlo might be problematic. Click here for more details.
- pycarlo/lib/schema.json +0 -6
- pycarlo/lib/schema.py +0 -2
- {pycarlo-0.10.186.dist-info → pycarlo-0.10.187.dist-info}/METADATA +1 -1
- {pycarlo-0.10.186.dist-info → pycarlo-0.10.187.dist-info}/RECORD +7 -7
- {pycarlo-0.10.186.dist-info → pycarlo-0.10.187.dist-info}/LICENSE +0 -0
- {pycarlo-0.10.186.dist-info → pycarlo-0.10.187.dist-info}/WHEEL +0 -0
- {pycarlo-0.10.186.dist-info → pycarlo-0.10.187.dist-info}/top_level.txt +0 -0
pycarlo/lib/schema.json
CHANGED
|
@@ -126067,12 +126067,6 @@
|
|
|
126067
126067
|
"isDeprecated": false,
|
|
126068
126068
|
"name": "S3_QL_EVENTS"
|
|
126069
126069
|
},
|
|
126070
|
-
{
|
|
126071
|
-
"deprecationReason": null,
|
|
126072
|
-
"description": null,
|
|
126073
|
-
"isDeprecated": false,
|
|
126074
|
-
"name": "SLO"
|
|
126075
|
-
},
|
|
126076
126070
|
{
|
|
126077
126071
|
"deprecationReason": null,
|
|
126078
126072
|
"description": null,
|
pycarlo/lib/schema.py
CHANGED
|
@@ -3178,7 +3178,6 @@ class InternalJobType(sgqlc.types.Enum):
|
|
|
3178
3178
|
* `REPORTS`None
|
|
3179
3179
|
* `S3_METADATA_EVENTS`None
|
|
3180
3180
|
* `S3_QL_EVENTS`None
|
|
3181
|
-
* `SLO`None
|
|
3182
3181
|
* `SQL_QUERY`None
|
|
3183
3182
|
* `STREAM_METADATA`None
|
|
3184
3183
|
* `TABLEAU_GQL`None
|
|
@@ -3196,7 +3195,6 @@ class InternalJobType(sgqlc.types.Enum):
|
|
|
3196
3195
|
"REPORTS",
|
|
3197
3196
|
"S3_METADATA_EVENTS",
|
|
3198
3197
|
"S3_QL_EVENTS",
|
|
3199
|
-
"SLO",
|
|
3200
3198
|
"SQL_QUERY",
|
|
3201
3199
|
"STREAM_METADATA",
|
|
3202
3200
|
"TABLEAU_GQL",
|
|
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
|
|
|
35
35
|
pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
|
|
36
36
|
pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
|
|
37
37
|
pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
|
-
pycarlo/lib/schema.json,sha256=
|
|
39
|
-
pycarlo/lib/schema.py,sha256=
|
|
40
|
-
pycarlo-0.10.
|
|
41
|
-
pycarlo-0.10.
|
|
42
|
-
pycarlo-0.10.
|
|
43
|
-
pycarlo-0.10.
|
|
44
|
-
pycarlo-0.10.
|
|
38
|
+
pycarlo/lib/schema.json,sha256=nt5wlIIdK7HcBLX0NHTZfXhRHlPW5sqAHFdeXpMUfFg,6331212
|
|
39
|
+
pycarlo/lib/schema.py,sha256=aHt10OtMC08NrpHzh45ZuTEhIm29gkjd9G1FVsJj2Wg,2756760
|
|
40
|
+
pycarlo-0.10.187.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
41
|
+
pycarlo-0.10.187.dist-info/METADATA,sha256=H6ykyQXljY3EjZzbIiVO9RKg54AFqujtm-0-1DFi4EI,8742
|
|
42
|
+
pycarlo-0.10.187.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
43
|
+
pycarlo-0.10.187.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
|
|
44
|
+
pycarlo-0.10.187.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|