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: CheetahChrome/SQLJSONReader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Latest
Choose a base ref
...
head repository: CheetahChrome/SQLJSONReader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 17, 2019

  1. Create README.md

    CheetahChrome authored Feb 17, 2019
    Configuration menu
    Copy the full SHA
    2ddc1fd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Merge pull request #1 from CheetahChrome/Latest

    Version 1.4 fixes empty string data return exception
    CheetahChrome authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    488cc1a View commit details
    Browse the repository at this point in the history
  2. Handling of Text that is not JSON

    Bill Wegerson committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d1337f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from CheetahChrome/NonNullJSON

    Handling of Text that is not JSON
    CheetahChrome authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d696c35 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Version 5 for .Net 5

    CheetahChrome committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    af04ff4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Update README.md

    CheetahChrome authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    fc01acf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Update to .Net 6

    Kahana authored and Kahana committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    a36ea03 View commit details
    Browse the repository at this point in the history
  2. Added link.

    CheetahChrome authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    6ceb31c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. V6.1 - Removal of Newtonsoft in favor of Net.Json

    Kahana authored and Kahana committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    68312fe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/CheetahChrome/SQLJSONReader

    Kahana authored and Kahana committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    fd7d209 View commit details
    Browse the repository at this point in the history
  3. Json Orm Example in MarkDown readme.

    Kahana authored and Kahana committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a1ed6d3 View commit details
    Browse the repository at this point in the history
  4. Updating package top reflect read.me; fail. Not published 6.1.1

    Kahana authored and Kahana committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    bf1094a View commit details
    Browse the repository at this point in the history
Loading