Thanks to visit codestin.com
Credit goes to github.com

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: mlaanderson/database-js-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: mlaanderson/database-js-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 27, 2018

  1. Adding database-js as a dev dependency

    Michael Anderson authored and Michael Anderson committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    63333e5 View commit details
    Browse the repository at this point in the history
  2. 1.1.2

    Michael Anderson authored and Michael Anderson committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    94ddb12 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Updating test.js to be similar to other database-js-* drivers

    Michael Anderson authored and Michael Anderson committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    53a461a View commit details
    Browse the repository at this point in the history
  2. Adding in node v9

    Michael Anderson authored and Michael Anderson committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    7724976 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Fixed left over mysqlp reference from readme

    Michael Anderson authored and Michael Anderson committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    241d657 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Bumped pg version to ^8.5.1

    This should resolve a compatibility issue with older pg versions and node 14
    zachary-D authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a6f3eae View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge pull request #2 from zachary-D/master

    Bumped pg version to ^8.5.1
    mlaanderson authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    eff0686 View commit details
    Browse the repository at this point in the history
Loading