-- Add user profile avatar path ALTER TABLE users ADD COLUMN IF NOT EXISTS avatar_path VARCHAR(500);