memory D SELECT * FROM st_read('WFS:https://ahocevar.com/geoserver/wfs', layer='topp:states');
IO Error:
error adding trust anchors from file: /etc/pki/tls/certs/ca-bundle.crt
LINE 1: SELECT * FROM st_read('WFS:https://ahocevar.com/geoserver/wfs', layer...
While using DuckDB version 1.5.2, I encountered the following error:
cf #779