Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
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-derive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: sfackler/rust-postgres-derive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 4, 2018

  1. Update dependencies

    hcpl committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    9e2f263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85782ac View commit details
    Browse the repository at this point in the history
  3. Switch to rust:1.X images

    As per https://hub.docker.com/r/jimmycuadra/rust/ images there are
    deprecated now.
    hcpl committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    71c1bea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from hcpl/update-deps

    Update dependencies
    sfackler authored Apr 4, 2018
    Configuration menu
    Copy the full SHA
    0a97fa7 View commit details
    Browse the repository at this point in the history
  5. Release 0.3.3

    sfackler committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    1642ea5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Fix domain FromSql::accepts implementations

    Closes sfackler/postgres#482
    sfackler committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    958350d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from sfackler/domain-accept

    Fix domain FromSql::accepts implementations
    sfackler authored Sep 13, 2019
    Configuration menu
    Copy the full SHA
    5bc4f61 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Update README.md

    sfackler authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    9f2b090 View commit details
    Browse the repository at this point in the history
Loading