Skip to content

Support Postgres boolean values #469

Closed
@gordon-matt

Description

@gordon-matt

true and false values are being automatically converted to 1 and 0, respectively. This is suitable for MSSQL, but not for Postgres, which requires true/false, not 1/0. Is there an option in the query builder config for this? If not, please add this option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions