Skip to content
New issue

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

Pin to duckdb v0.10.2 to avoid view dependencies #399

Merged
merged 2 commits into from
May 30, 2024

Commits on May 30, 2024

  1. Skip duckdb v0.10.3

    Skip duckdb v0.10.3 to avoid issues with view dependency enforcement. This will be fixed in 0.10.4 by the enable_view_dependencies configuration setting (which is set to false by default).
    guenp authored May 30, 2024
    Configuration menu
    Copy the full SHA
    c07c0b1 View commit details
    Browse the repository at this point in the history
  2. Fix version constraints

    guenp authored May 30, 2024
    Configuration menu
    Copy the full SHA
    6bfd497 View commit details
    Browse the repository at this point in the history