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: sfackler/rust-postgres-array
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release
Choose a base ref
...
head repository: sfackler/rust-postgres-array
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 6, 2016

  1. Merge branch 'release'

    sfackler committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    2f6cf33 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    0f0c7c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from plafue/postgres-0.14

    Updates postgres dependency to 0.14
    sfackler authored Jul 19, 2017
    Configuration menu
    Copy the full SHA
    7ef7930 View commit details
    Browse the repository at this point in the history
  3. Release v0.8.0

    sfackler committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    f9d93c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. Switch tests to circle

    sfackler committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    54f72f5 View commit details
    Browse the repository at this point in the history
  2. Update to postgres 0.15

    sfackler committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    d61d654 View commit details
    Browse the repository at this point in the history
  3. Release v0.9.0

    sfackler committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    c6bcf58 View commit details
    Browse the repository at this point in the history
  4. Update readme

    sfackler committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    9c37388 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Upgrade to 2018

    sfackler committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    c68b66f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f4b5c View commit details
    Browse the repository at this point in the history
  3. Release v0.10.0

    sfackler committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    c7d3f31 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    014e740 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from benesch/upgrade

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

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

Commits on Oct 14, 2022

  1. Fix display for 0 dimensional arrays

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

Commits on Oct 17, 2022

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

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

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

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