The search term is now properly escaped when used in SQLite full-text search queries to prevent syntax errors with quotes. This ensures searches containing quotes work correctly.
fixes https://github.com/sqlpage/SQLPage/issues/884#issuecomment-2863873123