Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:rust-postgres/rust-postgres-range
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.9.0
Choose a base ref
Loading
...
head repository:rust-postgres/rust-postgres-range
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
Loading
  • 14commits
  • 5files changed
  • 6contributors

Commits on May 7, 2019

  1. AddingNormalizable implementation for NaiveDateTime

    This makes it possible represent a range of chrono::NaiveDateTime, whichis what rust-postgres maps to for tsrange columns without timezone.
    Stefan Puhlmann committedMay 7, 2019
    Configuration menu
    Copy the full SHA
    afa591bView commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Merge pull request#13from hstefan/naive-datetime

    Adding `Normalizable` implementation for NaiveDateTime
    @sfackler
    sfackler authoredMay 9, 2019
    Configuration menu
    Copy the full SHA
    07549b5View commit details
    Browse the repository at this point in the history
  2. Release v0.9.1

    @sfackler
    sfackler committedMay 9, 2019
    Configuration menu
    Copy the full SHA
    3e66a77View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Update to postgres 0.17, refactor chrono support, drop time support

    - Updates integration and tests to postgres 0.17- Moves chrono crate support to "with-chrono-0_4" to match postgres crate- Drops time crate support since it was dropped in postgres crate
    @lfittl
    lfittl committedDec 27, 2019
    Configuration menu
    Copy the full SHA
    95f901aView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2342acView commit details
    Browse the repository at this point in the history
  3. Update Travis CI settings

    @lfittl
    lfittl committedDec 27, 2019
    Configuration menu
    Copy the full SHA
    86d15d4View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Merge pull request#14from lfittl/postgres-0.17

    Update crate for rust-postgres 0.17 & Rust 2018 syntax
    @sfackler
    sfackler authoredJan 1, 2020
    Configuration menu
    Copy the full SHA
    6fc8234View commit details
    Browse the repository at this point in the history
  2. Release v0.10.0

    @sfackler
    sfackler committedJan 1, 2020
    Configuration menu
    Copy the full SHA
    e4dda5aView commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Bump dependencies for compatibility with newer Postgres crates

    FromSql and ToSql traits are different with newer dependencies.- Bump postgres-protocol to 0.6- Bump postgres-types to 0.2
    @bwolf
    bwolf committedFeb 21, 2021
    Configuration menu
    Copy the full SHA
    aca63ebView commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Merge pull request#16from bwolf/bump-dependencies

    Bump dependencies for compatibility with newer Postgres crates
    @sfackler
    sfackler authoredFeb 23, 2021
    Configuration menu
    Copy the full SHA
    33ac7f7View commit details
    Browse the repository at this point in the history
  2. Release v0.11.0

    @sfackler
    sfackler committedFeb 23, 2021
    Configuration menu
    Copy the full SHA
    542dd8bView commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Disable chrono default-features

    This fixes usage of `cargo audit`, where the unnecessary `time`dependency is pulled in.
    @msepga
    msepga committedOct 26, 2022
    Configuration menu
    Copy the full SHA
    95d1049View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge pull request#17from msepga/disable-chrono-default-features

    Disable chrono's default-features
    @sfackler
    sfackler authoredOct 27, 2022
    Configuration menu
    Copy the full SHA
    e8f2a5dView commit details
    Browse the repository at this point in the history
  2. Release v0.11.1

    @sfackler
    sfackler committedOct 27, 2022
    Configuration menu
    Copy the full SHA
    dfb5ddbView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp