token.go
13.3 KB
-
fix: update LIKE pattern sanitization for token search · 2ada9354
- Change ESCAPE character from '\' to '!' for compatibility with MySQL/PostgreSQL/SQLite - Adjust sanitization logic to escape '!' and '_' correctly, improving input validation for search queries
CaIon committed