Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange intermittent bug when running SELECT: "1st ORDER BY term out of range - should be between 1 and 1" #4975

Open
GeneGeneGitHub opened this issue Apr 28, 2024 · 0 comments

Comments

@GeneGeneGitHub
Copy link

Details

Running a SELECT query returns an error like this:
"[10:30:57] Error while executing SQL query on database 'database': 1st ORDER BY term out of range - should be between 1 and 1"

It happens even if the SELECT has no ORDER BY clause.

It happens intermittently. Haven't spotted a reason.

I just open a new SQL Editor window and the query runs fine.

Steps to reproduce

Can't reproduce it, but once it happens it continues to happen. No data is returned.

Operating system

Windows 11

SQLiteStudio version

3.4.4

Thanks for the nice app! I use it a LOT. I like the more spartan interface compared to some other SQLite admin apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant