duckdb/duckdb-postgres

Unsupported Postgres type jsonb

Closed this issue · 2 comments

trying to use postgres_scan on a table with jsonb fields and getting the following exception: Unsupported Postgres type jsonb

This should be fixed in the latest version though?