Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: duckdb/duckdb-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: duckdb/duckdb-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 15 commits
  • 35 files changed
  • 2 contributors

Commits on Jun 17, 2025

  1. Make upgrade.sh portable

    mlafeldt authored and Maxxen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    4423cbf View commit details
    Browse the repository at this point in the history
  2. Make upgrade.sh bail on error

    mlafeldt authored and Maxxen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    055f46f View commit details
    Browse the repository at this point in the history
  3. Also update duckdb crate version

    mlafeldt authored and Maxxen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    511f3e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    d69a5b6 View commit details
    Browse the repository at this point in the history
  2. Fix mismatched_lifetime_syntaxes warnings

    mlafeldt authored and Maxxen committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    13792ec View commit details
    Browse the repository at this point in the history
  3. Fix elided_lifetimes_in_paths warnings

    mlafeldt authored and Maxxen committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    1ad5f4d View commit details
    Browse the repository at this point in the history
  4. Fix deprecated use of extern crate

    mlafeldt authored and Maxxen committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    c0e8a76 View commit details
    Browse the repository at this point in the history
  5. Fix clippy::needless_doctest_main warning

    mlafeldt authored and Maxxen committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    d8aa5b5 View commit details
    Browse the repository at this point in the history
  6. Add cargo config with common linters

    mlafeldt authored and Maxxen committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    b45c467 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11c6dbb View commit details
    Browse the repository at this point in the history
  8. Clean up rustfmt settings

    mlafeldt authored and Maxxen committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    0ddbf97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55f869c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Update to DuckDB v1.3.1

    mlafeldt authored and Maxxen committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    c6ee658 View commit details
    Browse the repository at this point in the history
  2. revert arrow decimal tests

    Maxxen committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    bb83764 View commit details
    Browse the repository at this point in the history
  3. bump loadable macros crate

    Maxxen committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    43e95cc View commit details
    Browse the repository at this point in the history
Loading