We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Per discussion in duckdb discord channel https://discord.com/channels/909674491309850675/921073327009853451/1283526848269254699, this seems to be due to the change in duckdb introduced in 1.1.0 that is discussed here: duckdb/duckdb#13836. We will need to revisit all queries to make it possible to upgrade to 1.1.0 and beyond, but for now it is probably safer to stay with 1.0.0!
Related to #124 (comment).
This would address #123.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Per discussion in duckdb discord channel https://discord.com/channels/909674491309850675/921073327009853451/1283526848269254699, this seems to be due to the change in duckdb introduced in 1.1.0 that is discussed here: duckdb/duckdb#13836. We will need to revisit all queries to make it possible to upgrade to 1.1.0 and beyond, but for now it is probably safer to stay with 1.0.0!
Related to #124 (comment).
This would address #123.
The text was updated successfully, but these errors were encountered: