Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Can't perform queries where the value of a parameter is anything but a string #102

Open
@StrangeRanger

Description

@StrangeRanger

Describe the bug
If you attempt to run a query with a parameter value that is not a string, like a boolean, you will encounter an error. The error message will indicate that it is not possible to convert a string object to a boolean-type object.

To Reproduce
Steps to reproduce the behavior:
Screen Recording 2024-03-17 at 12 34 08 PM

Expected behavior
The program should be able to interpret the correct data type and properly pass it through the necessary components

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions