Extract the TypeScript type of a specific column Example: for ('notes', 'user_id') → string (if user_id is UUID)
Extract the TypeScript type of a specific column Example: for ('notes', 'user_id') → string (if user_id is UUID)