paulschroeder-tomtom

Results 6 comments of paulschroeder-tomtom
trafficstars

Anything new on this one? I have a similar problem but with some JSON: ```python Box.from_yaml(resp.text, box_dots=True) Traceback (most recent call last): File ".../pydevd_asyncio_utils.py", line 117, in _exec_async_code result =...

I am pretty sure `Box` chokes on `/` or `.` in the... keys maybe? ```yaml ... metadata: labels: kubed.appscode.com/origin.cluster: unicorn ... ``` ```python Traceback (most recent call last): File "/home/schroederp/.local/share/JetBrains/IntelliJIdea2024.1/python/helpers/pydev/pydevconsole.py",...

Ok, I sad but then it is like that. WIll you create an improve on the error message?

bump @kyleconroy I am also interested in this feature! @jarri-abidi maybe you want to make the piplines work, I think thats the reason why its not being merged.

- Subscopes result in naming convention violation: ![image](https://github.com/lppedd/idea-conventional-commit/assets/144038513/9df501a4-26e5-48e3-8f21-d1ce2dd0d9b5) - Gitmoji results in non-standard whitespace: ![image](https://github.com/lppedd/idea-conventional-commit/assets/144038513/53b43b2d-af30-49f2-aad4-99a32e3d80df)

@kyleconroy I am not a SQL expert, quite the opposite actually, but how much does the database driver depend on the exact engine flavor? Since cassandra speaks SQL as well,...