Skip to content

Conversation

yuval-illumex
Copy link
Contributor

The following query is valid and should be supported:
SELECT f FROM foo WHERE field = true

Verified on latest postgres version

@coveralls
Copy link

coveralls commented Apr 27, 2022

Pull Request Test Coverage Report for Build 2232785342

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 12 of 15 (80.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 90.408%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser.rs 6 9 66.67%
Totals Coverage Status
Change from base Build 2219792542: 0.005%
Covered Lines: 8049
Relevant Lines: 8903

💛 - Coveralls

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looking good

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good -- thank you @yuval-illumex

@alamb alamb merged commit 7732c34 into apache:main May 2, 2022
ovr pushed a commit to cube-js/sqlparser-rs that referenced this pull request May 18, 2022
* Add support in IS TRUE IS FALSE

* Fix lint

* Add test for is false
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.

3 participants