feat: reading data from hstore columns#437
Conversation
|
need to downgrade because I've been using c++17 stuff |
|
Integration tests say the function Yet when I download the extension from this build run and load it into a DuckDB instance, it looks like it's working: Why doesn't it load the functions during integration tests? What am I missing? @staticlibs Do you have an idea? |
Unittester has some peculiar logic for loading the extension listed in |
I already have the pragma line in |
staticlibs
left a comment
There was a problem hiding this comment.
Thanks for the PR! Looks good to me.
Thanks for your quick review. Please let me know if I should prepare a PR for the documentation. |
Yes, this won't harm, just I myself won't be able to review it. |
Here's the PR announced in #436. @staticlibs would you mind checking it out?
Does this PR need an accompanying PR for the docs? As of right now, this extension mostly contains functionality that's needed for the actual communication with Postgres. My PR ist just two string conversion functions. Maybe a "misc" section at the bottom of the docs page, or a section that lists "QOL" functions that are not direcly related to postgres connectivity?