FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

expression in limit clause · Issue #91 · sqlitebrowser/sqlitebrowser · GitHub

expression in limit clause #91

Description

A query with an expression on the limit clause is not shown, for example

select * from subjects order by subject limit 2*2

does not appears in the results panel. However the status message correctly reads
"4 Rows returned from: select * from subjects order by subject limit 2*2 (took 1ms)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed bugs or reports that are very likely to be bugs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL