Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Map type decoding broken #118

Open
CarlosDescalziIM opened this issue May 22, 2024 · 0 comments
Open

Map type decoding broken #118

CarlosDescalziIM opened this issue May 22, 2024 · 0 comments

Comments

@CarlosDescalziIM
Copy link

To reproduce:

client.fetch("select map('a','1','b','2','c','3') as data",decode=True)

Returns a dict with this value:
{'a':"1','b':'2','c':'3'"}

With maps with only one item it works.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant