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:benesch/rust-postgres-array
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
...
head repository:rust-postgres/rust-postgres-array
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    014e740View commit details
    Browse the repository at this point in the history
  2. Merge pull requestrust-postgres#10from benesch/upgrade

    Upgrade to new postgres version
    @sfackler
    sfackler authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3c060cfView commit details
    Browse the repository at this point in the history
  3. Release v0.11.0

    @sfackler
    sfackler committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    fd0cac7View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Fix display for 0 dimensional arrays

    @jkosh44@benesch
    jkosh44 authored and benesch committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    00c3056View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge pull requestrust-postgres#12from benesch/empty-array

    Fix display for 0 dimensional arrays
    @sfackler
    sfackler authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d68d89fView commit details
    Browse the repository at this point in the history
  2. bump ci version

    @sfackler
    sfackler committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    830bd60View commit details
    Browse the repository at this point in the history
  3. Release v0.11.1

    @sfackler
    sfackler committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a3b83ffView commit details
    Browse the repository at this point in the history
Loading