Skip to content

Boolean value gets cut from the end of query #10

@vladshcherbin

Description

@vladshcherbin

👋 Hey, I've got a query:

select "users".* from "users" where "email" = 'test@gmail.com' and "is_banned" = true

Boolean value gets cut, I've tried both false and true as values:

image

3.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions