Skip to content

Conversation

@aaliddell
Copy link
Contributor

Previously the usage documentation suggested that the integer values in the hstore values would be converted from strings into ints. This is not the case, as all values are returned as string or None: https://github.com/MagicStack/py-pgproto/blob/e9391d4c8615c73291bc2fc77a3e6efb484bcbd0/codecs/hstore.pyx#L66-L69

@aaliddell
Copy link
ContributorAuthor

The failed test in this PR appears to be unrelated to the changes made, since only one RST file was touched.

Copy link
Member

@elpranselprans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@elpranselprans merged commit 39040b3 into MagicStack:masterJul 19, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aaliddell@elprans