Done
Details
Details
Assignee
Unassigned
UnassignedReporter
Iwo Panowicz
Iwo PanowiczPriority

Needs QA
Yes
Needs Doc
No
Planned Version/s
Fix versions
Story Points
1.25
Affects versions
Created February 22, 2023 at 12:00 PM
Updated November 13, 2024 at 8:31 AM
Resolved March 14, 2023 at 7:46 AM
Hello,
the new feature of explaining with replacing placeholders is not filtering the input parameters and it's allowing writing any sql code there. It's going to be passed later to explain, not sure if going out of that is possible or not.
Steps to reproduce:
01) Open explain page of any query that requires placeholder to be filled out. For instance: this one.
02) Write any sql query in the placeholders.
03) Execute the query.