Scrooge-McDuck
Scrooge-McDuck copied to clipboard
Binder Error: table "yahoo_finance" has duplicate column name "star"
Hello,
I am testing out the new extensions and have noticed that i cannot use the yahoo_finance tables in DBBeaver (Version 24.1.2.202407071610) and idea what I am doing wrong?
INSTALL scrooge FROM community;
LOAD scrooge;
FROM yahoo_finance("^GSPC", "2023-02-01", "2023-02-04", "1d");
SQL Error: java.sql.SQLException: Binder Error: table "yahoo_finance" has duplicate column name "star"