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: 1fd638f
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: 250ef9c
Choose a head ref
  • 16 commits
  • 34 files changed
  • 1 contributor

Commits on May 4, 2015

  1. Add a CHANGELOG file

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    6ed4bfe View commit details
    Browse the repository at this point in the history
  2. Update keywords

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    5c52545 View commit details
    Browse the repository at this point in the history
  3. Rectified error message for invalid type properties

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    03fef76 View commit details
    Browse the repository at this point in the history
  4. Update outFormat and connection doc

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    0ae3b9e View commit details
    Browse the repository at this point in the history
  5. Add some detail to INSTALL

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    3a54f91 View commit details
    Browse the repository at this point in the history
  6. Update some examples and comments

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    3844f84 View commit details
    Browse the repository at this point in the history
  7. Add DML RETURNING support

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    c884855 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6dc629 View commit details
    Browse the repository at this point in the history
  9. Bump version to 0.5.0

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    84ce09e View commit details
    Browse the repository at this point in the history
  10. Add DML RETURNING doc. Update for property renaming. Add connection e…

    …xamples
    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    8d32964 View commit details
    Browse the repository at this point in the history
  11. Add example of end-to-end tracing

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    99f9214 View commit details
    Browse the repository at this point in the history
  12. Mention the invalid type property error message change

    Christopher Jones committed May 4, 2015
    Configuration menu
    Copy the full SHA
    0066849 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. Mention the BC affecting changes

    Christopher Jones committed May 5, 2015
    Configuration menu
    Copy the full SHA
    af97fdf View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. Emphasize setting connectionClass

    Christopher Jones committed May 6, 2015
    Configuration menu
    Copy the full SHA
    660dc86 View commit details
    Browse the repository at this point in the history
  2. Rationalize the error section

    Christopher Jones committed May 6, 2015
    Configuration menu
    Copy the full SHA
    1d0548e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. Fixed outBinds array counting to not give empty array entries for IN …

    …binds
    Christopher Jones committed May 8, 2015
    Configuration menu
    Copy the full SHA
    250ef9c View commit details
    Browse the repository at this point in the history
Loading