Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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