-- This query will force a schema refresh SELECT column_name, data_type FROM information_schema.columns WHERE table_name = 'platform_settings' AND column_name = 'google_service_account_json';