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

v3.4.15: Invalid results when using [quoted] field aliases without "As" keyword #5233

Open
pawelsalawa opened this issue Jan 28, 2025 · 0 comments
Milestone

Comments

@pawelsalawa
Copy link
Owner

Discussed in #5232

Originally posted by TheXman-TX January 28, 2025
sqlitestudio v3.4.15

A similar issue was discussed #4549 and then again #4572.

Upon launching sqlitestudio, if I execute the following SQL script it returns the results as expected. Any subsequent execution of a SELECT statement with [quoted] field aliases (without the "AS" keyword) will return results like the image below. If I add the "AS" keyword to the SELECT it returns the expected result. Is this a bug or does sqlitestudio require the use of the "AS" keyword?

Quoted field alias without "AS"
Image

Same script with "AS"
Image

@pawelsalawa pawelsalawa added this to the 3.4.16 milestone Jan 28, 2025
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