JSON_TREE() Fullkey Double Quotes Issue in SQLite 3.42.0
JSON_TREE() Fullkey Behavior Change in SQLite 3.42.0 Issue Overview The core issue revolves around a behavioral change in the json_tree() function in SQLite, specifically in how the fullkey column is formatted when processing JSON data. In SQLite version 3.35.0, the fullkey column output for JSON keys containing digits or underscores did not include double quotes….