Skip to content

escapeAll doesn't wrap in quotes values like 0883384307 #2

@engpetarmarinov

Description

@engpetarmarinov

is_numeric returns TRUE if the value is sth like 0883384307, so the value is not wrapped in quotes and we will get the following:

phone = 0883384307

That will result in saving the value 883384307 in a postgres database.

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