SQLite User Forum

Website: Can't search for "->"
Login

Website: Can't search for "->"

(1) By Simon Binder (sbinder) on 2025-03-17 11:47:06 [source]

I couldn't remember when the JSON extraction operators were released, so I've tried searching the changelog for -> using the search functionality on the website.

That unfortunately didn't work, it results in this application error page instead. I'm not sure if it's easy to fix (or even worth fixing), but maybe there should be some string escaping happening before running the fts query.

(2) By Richard Hipp (drh) on 2025-03-17 13:38:13 in reply to 1 [link] [source]

The script error has been fixed. Now searching for "->" gives you just an empty page.

The issue is that search is currently text-only. Try searching for "json" instead: https://sqlite.org/search?s=c&q=json