Replies: 1 comment
-
|
Seconded - I was trying to do the follow-along for the Uncovering Financial Crime blog posting, but with v1.4.4. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The duckpgq extension is not available for DuckDB 1.4.4 via the community extensions repository:
INSTALL duckpgq FROM community;
Returns HTTP 404 for v1.4.4:
HTTP Error: Failed to download extension "duckpgq"... The extension works fine with DuckDB 1.4.3.
Would it be possible to update the extension to support 1.4.4 out of the box? Happy to help test if needed.
Beta Was this translation helpful? Give feedback.
All reactions