antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.18k stars 119 forks source link

Feature request: Support DuckDB file 0.8.0 #219

Open robwiegman-profit4cloud opened 1 year ago

robwiegman-profit4cloud commented 1 year ago

When opening a duckDB file that has been created with DuckDB version 0.8.0, the following error is shown: Screenshot 2023-06-09 151029

It would be even greater if Tad could handle multiple versions.

DuckDB 0.8.0 was released on 17-05-2023, see https://github.com/duckdb/duckdb/releases/tag/v0.8.0

ReneTC commented 1 year ago

same error. I would love an update as well.