mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 23:52:15 +00:00
SQLite's json1 extension (https://www.sqlite.org/json1.html) supports JSON Merge Patch (https://tools.ietf.org/html/rfc7396). As the implementation is trivial and we already support JSON Patch, I think this could be a nice extension to the library.
196 B
196 B