-- Create pg_trgm extension for trigram-based text search CREATE EXTENSION IF NOT EXISTS pg_trgm;