Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EitanBlumin authored Nov 16, 2018
1 parent 312b4dd commit a03832e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,3 @@ SELECT *
FROM OPENJSON (@Json, '$.result.tickets')
*/
```

## Known Issues

I didn't implement any error handling, so if you're trying to do something invalid (such as requesting a nonexistent Json path, or mishandling a Json array or whatever), then you're likely to get an exception.

0 comments on commit a03832e

Please sign in to comment.