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: thiagodp/database-js-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 842f6de
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: eff0686
Choose a head ref
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 11, 2017

  1. Implemented transaction support which is now available in database-js…

    … v1.3.0
    Michael Anderson authored and Michael Anderson committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    b0d3c19 View commit details
    Browse the repository at this point in the history
  2. 1.1.0

    Michael Anderson authored and Michael Anderson committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    acf4f6a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Setting up for Travis CI

    Michael Anderson authored and Michael Anderson committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    c52facc View commit details
    Browse the repository at this point in the history
  2. Setting up the test.

    Can't do a connection without a publicly facing server.
    Michael Anderson authored and Michael Anderson committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    7480231 View commit details
    Browse the repository at this point in the history
  3. Adding postgres query into the test for Travis.CI

    Michael Anderson authored and Michael Anderson committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    a244067 View commit details
    Browse the repository at this point in the history
  4. 1.1.1

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

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 mlaanderson#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