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

Expression evaluation result does not match #34

Closed
2 of 3 tasks
loloxwg opened this issue Sep 19, 2023 · 0 comments
Closed
2 of 3 tasks

Expression evaluation result does not match #34

loloxwg opened this issue Sep 19, 2023 · 0 comments

Comments

@loloxwg
Copy link
Member

loloxwg commented Sep 19, 2023

What happens?

SELECT a + 1, b FROM test_table_star
CleanShot 2023-09-19 at 11 32 11@2x

but the data in the table is
CleanShot 2023-09-19 at 11 34 30@2x

To Reproduce

Steps to reproduce the behavior. Bonus points if those are only SQL queries.
SELECT a + 1, b FROM test_table_star

Environment (please complete the following information):

  • OS: [Ubuntu22.04]
  • infinity Version: [e.g. 0.0.1]
  • infinity Client: [PG-Client]

Before Submitting

  • Have you tried this on the latest main branch?
  • Give your commit ideaf2c88
  • Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?
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

2 participants