mirror of
https://github.com/nlohmann/json.git
synced 2026-02-10 12:02:28 +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.
986 B
986 B