aponbas
Results
2
issues of
aponbas
Hi all, When trying to query specific columns, mock-alchemy seems to return nothing at all. I wrote this standalone script so you can see what I mean: ``` import uuid...
bug
We encounter the following error: request = service.placements().list(profileId=profileId)\n File \"/usr/local/airflow/.local/lib/python3.7/site-packages/googleapiclient/discovery.py\", line 980, in method\n for pvalue in pvalues:\nTypeError: 'int' object is not iterable", "timestamp": "2023-06-22T07:33:52.779813Z", "level": "ERROR" #### Environment details...