Files
SpecterOps-Nemesis/infra/postgres
au70ma70n d00e24b734 Update search_documents to support fuzzy search
change the WHERE clause to include the following fuzzy searches
content ILIKE '%' || search_query || '%'
file_name ILIKE '%' || search_query || '%'
2025-07-24 15:28:52 -05:00
..
2025-06-13 11:33:07 +02:00