Skip to content

Add support for == operator for Sqlite#970

Merged
alamb merged 1 commit into
apache:mainfrom
marhoily:bool-equality
Sep 20, 2023
Merged

Add support for == operator for Sqlite#970
alamb merged 1 commit into
apache:mainfrom
marhoily:bool-equality

Conversation

@marhoily
Copy link
Copy Markdown
Contributor

Add support for == operator for Sqlite
SELECT a == b FROM t

According to docs '==' is fully synonymous to '='

Copy link
Copy Markdown
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 to me -- thank you @marhoily

@alamb alamb merged commit 71c35d4 into apache:main Sep 20, 2023
serprex pushed a commit to serprex/sqlparser-rs that referenced this pull request Nov 6, 2023
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