Skip to content

Ray no longer shows the actual executed query, instead shows the named parameters #380

@mbaric

Description

@mbaric

Describe the bug
Ray no longer shows the actual executed query, instead shows the named parameters

Versions
2.8.1

You can use composer show to get the version numbers of:

$ composer show  spatie/ray 
name     : spatie/ray
descrip. : Debug with Ray to fix problems faster
keywords : ray, spatie
versions : * 1.42.0

PHP version:
Laravel version: 12.15.0

To Reproduce
Steps to reproduce the behavior:

  1. Make any named SQL parameter query in Laravel
  2. Use ray()->showQueries();
  3. Run it and inspect behaviour in Ray

Expected behavior
Get RAW query out so I can debug.

Screenshots
Image
Image

Desktop (please complete the following information):
Image

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions