Skip to content

Validation of bool for WHERE clause might be unnecessary #1

@tatulea

Description

@tatulea

There are SQL queries that don't have a bool type in the where clause (e.g.: the usage of JSON_CONTAINS_PATH).

if self.value.return_type != bool:
should be the place to change this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions