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: doberkofler/PLSQL-JSON
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: doberkofler/PLSQL-JSON
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 49 files changed
  • 1 contributor

Commits on Mar 8, 2020

  1. Copy the full SHA
    fcb9666 View commit details
  2. Copy the full SHA
    e5dbc4e View commit details
  3. Copy the full SHA
    1ca0d16 View commit details
  4. Copy the full SHA
    909f4cd View commit details

Commits on Mar 9, 2020

  1. Copy the full SHA
    2489cc9 View commit details
  2. - Added api get_default_options, get_options and set_options to…

    … `json_utils`package to configure (`Pretty`, `AsciiOutput` and `EscapeSolitus`) the output.
    
    - Added support for formatted (pretty) json output with the option `Pretty`.
    - Fixed another error when converting `\f` and `\r`.
    doberkofler committed Mar 9, 2020
    Copy the full SHA
    056d377 View commit details
  3. Added output configuration option newline_char for the end of line …

    …style and `indentation_char` for the identation style.
    doberkofler committed Mar 9, 2020
    Copy the full SHA
    c6b476c View commit details
  4. Fixing a typo

    doberkofler committed Mar 9, 2020
    Copy the full SHA
    3b496e9 View commit details

Commits on Mar 11, 2020

  1. Copy the full SHA
    97c4bef View commit details
  2. Copy the full SHA
    98a912a View commit details
Loading