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

Fix Issue #1797 #1808

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Fix Issue #1797 #1808

merged 2 commits into from
Sep 26, 2023

Conversation

adarshjhaa100
Copy link
Contributor

Proposed Change

Fixed issue #1797 where adding alias alongside select(*) was producing duplicate columns. Added the testcase to the file test1797.js that passed without any issues.

Testing
data and query
image
Before: output: This has duplicate COUNT(a) along with d
image

After: output, clearly duplicate col has been removed.
image

After: data and query

@mathiasrw mathiasrw merged commit a3395d5 into AlaSQL:develop Sep 26, 2023
@mathiasrw
Copy link
Member

Released as part of v4.1.10

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

Successfully merging this pull request may close these issues.

2 participants