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.2.2
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.0
Choose a head ref
  • 10 commits
  • 20 files changed
  • 6 contributors

Commits on Apr 22, 2025

  1. Update references to github.com/wangfenjin/duckdb-rs to github.com/du…

    …ckdb/duckdb-rs
    lukekim authored and Maxxen committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    ffa3f4e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Make DuckString's constructor public

    benjamintli authored and Maxxen committed May 23, 2025
    Configuration menu
    Copy the full SHA
    bb47f26 View commit details
    Browse the repository at this point in the history
  2. upgrade arrow-rs to 55

    AdamGS authored and Maxxen committed May 23, 2025
    Configuration menu
    Copy the full SHA
    a4d64a1 View commit details
    Browse the repository at this point in the history
  3. make duckdb_entrypoint macro more hygenic

    AdamGS authored and Maxxen committed May 23, 2025
    Configuration menu
    Copy the full SHA
    001cb04 View commit details
    Browse the repository at this point in the history
  4. add C compiler option "/utf-8"

    maemon4095 authored and Maxxen committed May 23, 2025
    Configuration menu
    Copy the full SHA
    bfe98e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. fix clippy warning

    Maxxen committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    af7a0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e284b View commit details
    Browse the repository at this point in the history
  3. upgrade sources

    Maxxen committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    0275b72 View commit details
    Browse the repository at this point in the history
  4. adjust tests

    Maxxen committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    d121ffd View commit details
    Browse the repository at this point in the history
  5. fmt

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