SQLite Forum

Proposed JSON enhancements.
Login
The only suggestion to the latest proposal is - do not glue `->` operator to JSON function only and leave possibility to analyze left hand part of operator, so in case one would like to implement PostgreSQL's [hstore](https://www.postgresql.org/docs/14/hstore.html) functionality in a future, then operator `->` might be used with **`hstore`** type too.