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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃 JOIN on literals not working #1183

Closed
joocer opened this issue Sep 30, 2023 · 0 comments 路 Fixed by #1414
Closed

馃 JOIN on literals not working #1183

joocer opened this issue Sep 30, 2023 · 0 comments 路 Fixed by #1414
Labels
Bug 馃 Something isn't working Next Release Planned for next release

Comments

@joocer
Copy link
Contributor

joocer commented Sep 30, 2023

SELECT * FROM $planets AS p JOIN $planets AS g ON p.id = g.id AND g.name = 'Earth'; 
@joocer joocer added the Bug 馃 Something isn't working label Sep 30, 2023
@joocer joocer added the Next Release Planned for next release label Dec 6, 2023
joocer added a commit that referenced this issue Jan 30, 2024
@joocer joocer mentioned this issue Jan 30, 2024
4 tasks
joocer added a commit that referenced this issue Jan 30, 2024
joocer added a commit that referenced this issue Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 馃 Something isn't working Next Release Planned for next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant