Skip to content

Question: Error returned when using filter with PostgreSQL #100

@jhhom

Description

@jhhom

When using Gobang with PostgreSQL, I encounter the error

error returned from database: LIMIT #, # syntax is not supported

The screenshot below described my error.

My table sec_modules contain the column id. And I type the filter expression id = 23, when press "Enter", I got the error.

Screenshot of the error:
image

I'm using Gobang installed from "gobang-0.1.0-alpha.3-x86_64-pc-windows-msvc.zip", Windows 10, and PostgreSQL 13.2.

Is there any syntax error with my filter expression? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions