Skip to content

switched WHERE and LIMIT not detected #22

Closed
@cweiske

Description

@cweiske

I do not get an error when syntax checking a query with switched LIMIT and WHERE clauses:

SELECT pid, name2 FROM tablename LIMIT 10 WHERE pid = 20

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions