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: vapor/postgres-nio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Zanoroy/postgres-nio
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.
  • 12 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 31, 2020

  1. Added NULL support to textarray

    The textarray type needs to be able to have elements that are 'NULL' amongst the other text elements.
    Zanoroy committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    cb25f0b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Updated Readme to indicate we have the correct tag info

    Updated tag info in readme
    Zanoroy committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d810e12 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    287be60 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Added NULL support to textarray

    The textarray type needs to be able to have elements that are 'NULL' amongst the other text elements.
    Zanoroy committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    deecf0e View commit details
    Browse the repository at this point in the history
  2. Updated Readme to indicate we have the correct tag info

    Updated tag info in readme
    Zanoroy committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    edee38b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d049c1 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Update readme with latest tag
    Zanoroy committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3de1c38 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Update README.md

    Updated README to latest release
    Zanoroy committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    89f5084 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    bdc0bec View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    459fa8c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    9f0b6cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119cedb View commit details
    Browse the repository at this point in the history
Loading