-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Part of JSON primitive collection serialization
Part of #30677 There is still work to do here, but this is basically working so I wanted to get it out for review. Remaining work: - Negative cases/exception messages - Re-introduce checks for whether or not query supports primitive collections - Cases where the primitive collection object exists and should be added to - Custom element type mapping on the property - Custom element reader/writer - Custom collection reader/writer - Use default element type mapping configured in ConfigureConventions - Update Cosmos primitive collection mapping - More query tests!
- Loading branch information
1 parent
614dfc3
commit 6b44512
Showing
77 changed files
with
3,359 additions
and
1,064 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.