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: oracle/node-oracledb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: oracle/node-oracledb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 16 commits
  • 28 files changed
  • 1 contributor

Commits on Oct 15, 2015

  1. Bump version to 1.3.0

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    eeb58e7 View commit details
    Browse the repository at this point in the history
  2. Add test to hit NJS-028

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    22dc387 View commit details
    Browse the repository at this point in the history
  3. Fix 4K DML RETURNING strings with Oracle DB 11.2

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    a597588 View commit details
    Browse the repository at this point in the history
  4. Correctly default the bind direction to IN

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    f66490f View commit details
    Browse the repository at this point in the history
  5. Correctly default the bind direction to IN

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    ad3838f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14654e5 View commit details
    Browse the repository at this point in the history
  7. Add new file missed in prev commit

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    409af70 View commit details
    Browse the repository at this point in the history
  8. Doc whitespace change

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    70d4fcd View commit details
    Browse the repository at this point in the history
  9. Improve version attribute tests

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    22beb7d View commit details
    Browse the repository at this point in the history
  10. Add backticks for code and some misc CHANGELOG rewording

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    d7678e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f096039 View commit details
    Browse the repository at this point in the history
  12. Fix example lint warning

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    27f0fb6 View commit details
    Browse the repository at this point in the history
  13. Mention OS X SIP changes in INSTALL

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    a03f61e View commit details
    Browse the repository at this point in the history
  14. Use new version attributes for JSON database data type tests

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    3f73231 View commit details
    Browse the repository at this point in the history
  15. Fixed result.outBinds corruption after PL/SQL execution.

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    b031130 View commit details
    Browse the repository at this point in the history
  16. Add release date and reorder

    Christopher Jones committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    81e60db View commit details
    Browse the repository at this point in the history
Loading