-- Legacy SQL migration kept for knex history.
-- No-op to avoid creating conflicting schema on new environments.
SELECT 'report_preferences SQL migration skipped (handled by JS migration)' AS status;
