pycarlo 0.10.92__py3-none-any.whl → 0.10.93__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 CHANGED
@@ -26448,7 +26448,7 @@
26448
26448
  {
26449
26449
  "defaultValue": null,
26450
26450
  "description": null,
26451
- "name": "searchDatabaseSchema",
26451
+ "name": "rankByDatabaseSchema",
26452
26452
  "type": {
26453
26453
  "kind": "SCALAR",
26454
26454
  "name": "String",
pycarlo/lib/schema.py CHANGED
@@ -57096,8 +57096,8 @@ class Query(sgqlc.types.Type):
57096
57096
  ),
57097
57097
  ("search", sgqlc.types.Arg(String, graphql_name="search", default=None)),
57098
57098
  (
57099
- "search_database_schema",
57100
- sgqlc.types.Arg(String, graphql_name="searchDatabaseSchema", default=None),
57099
+ "rank_by_database_schema",
57100
+ sgqlc.types.Arg(String, graphql_name="rankByDatabaseSchema", default=None),
57101
57101
  ),
57102
57102
  (
57103
57103
  "search_full_table_id",
@@ -57125,7 +57125,7 @@ class Query(sgqlc.types.Type):
57125
57125
  * `filter_by_schema_name` (`String`)None
57126
57126
  * `domain_restrictions` (`[UUID!]`)None
57127
57127
  * `search` (`String`)None
57128
- * `search_database_schema` (`String`)None
57128
+ * `rank_by_database_schema` (`String`)None
57129
57129
  * `search_full_table_id` (`String`)None
57130
57130
  * `is_monitored` (`Boolean`): Filter by monitored status if
57131
57131
  provided
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.92
3
+ Version: 0.10.93
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -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=wrGmsURA7ZZYvevlMtfuozw1SA1zsXPLcAbA-oUqdFg,6022887
39
- pycarlo/lib/schema.py,sha256=dGDGsz0ZnGHCZAn04LS43qrpROsmDIOK2CTzMIKLf8U,2601494
40
- pycarlo-0.10.92.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.92.dist-info/METADATA,sha256=4yhJltkp06K5hF-x77QDE64yUsWNDulbclm-KZwzJcU,8741
42
- pycarlo-0.10.92.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.92.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.92.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=kqzrzymYyNjCeUlr8mjUAvxi98ZFIHoXSLsp3543clk,6022887
39
+ pycarlo/lib/schema.py,sha256=s-cPiuk0DXUUN5g1i3OYhMo573nwrtHqLXyWMLbTFqo,2601496
40
+ pycarlo-0.10.93.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.93.dist-info/METADATA,sha256=vwgLaQVjE3oqF_OXezMKbsEemhYVYZhbCZYK38-pldg,8741
42
+ pycarlo-0.10.93.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.93.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.93.dist-info/RECORD,,