Skip to content

[HELP] is there a way to detect the sql such as 'delete from user where 1 = 1' which is dangerous #2164

@emp-java

Description

@emp-java

more examples:

delete from user where 1 = 1;
delete from user where 1+1 = 2;
delete from user where 1 < 2;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions