Skip to content

Fix: for non string keys with some tests / allow uppercase id#110

Merged
csantero merged 2 commits intoJSONAPIdotNET:masterfrom
spike83:master
Aug 4, 2016
Merged

Fix: for non string keys with some tests / allow uppercase id#110
csantero merged 2 commits intoJSONAPIdotNET:masterfrom
spike83:master

Conversation

@spike83
Copy link
Contributor

@spike83 spike83 commented Aug 4, 2016

  • allow ID to be in upper case (Oracle generates this by default in upper)
  • allow the id be long or decimal (Oracle numbers are mapped to decimal)

Thanks for the nice lib! I'm looking forward to create some more pull requests.
refs: #109 #100

spike83 added 2 commits August 4, 2016 19:18
- allow ID to be in upper case (Oracle generates this by default in upper)
- allow the id be long or decimal (Oracle numbers are mapped to decimal)
@csantero csantero merged commit ef5cb3c into JSONAPIdotNET:master Aug 4, 2016
@csantero
Copy link
Collaborator

csantero commented Aug 4, 2016

@spike83 Thanks, looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants