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: brianc/node-sql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TokyoFarmer/node-sql-2
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.
  • 19 commits
  • 14 files changed
  • 8 contributors

Commits on May 10, 2018

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

Commits on May 22, 2018

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

Commits on May 23, 2018

  1. Merge pull request #1 from TokyoFarmer/fix/offset-limit-injection

    fix offset limit injection via parameterized qieries
    spion authored May 23, 2018
    Configuration menu
    Copy the full SHA
    087b730 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    spion authored May 23, 2018
    Configuration menu
    Copy the full SHA
    40ed238 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    spion authored May 23, 2018
    Configuration menu
    Copy the full SHA
    af8f4bb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    3ea8eda View commit details
    Browse the repository at this point in the history
  2. Update name of exported module

    3n-mb authored Jun 27, 2019
    Configuration menu
    Copy the full SHA
    7df798a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Merge pull request #3 from 3n-mb/master

    Change to node-sql-2 name in definition and in readme
    spion-h4 authored Dec 29, 2019
    Configuration menu
    Copy the full SHA
    fdae9af View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    20c14b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from TokyoFarmer/add-phraseto-tsquery

    Add PHRASETO_TSQUERY function to array of text search functions
    spion-h4 authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    1553984 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. 0.79.0

    naumh4 committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e9ec238 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Add CI with Github Actions

    spion-h4 authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    a8a7afe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    091430f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Added operators '?|' and '?&'

    mayah4 authored and Ivan Vasilov committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    0bfdc91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b31b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fd0d6c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 15, 2021

  1. update version to 0.8.0, change 'existsKeyElement' and 'existsAllKeyE…

    …lements' to accept BInaryNode
    mayah4 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    b793c5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from TokyoFarmer/add-exists-operators

    Add operators '?|' and '?&'
    Ivan Vasilov authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    bd61fa0 View commit details
    Browse the repository at this point in the history
Loading