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

Add support for left-shift (<<) and right-shift (>>) operators. #2240

Merged
merged 1 commit into from
Aug 24, 2015

Conversation

petermattis
Copy link
Collaborator

Make '^' always perform a bit-xor operation.

Make '^' always perform a bit-xor operation.
@tamird
Copy link
Contributor

tamird commented Aug 24, 2015

LGTM

petermattis added a commit that referenced this pull request Aug 24, 2015
Add support for left-shift (<<) and right-shift (>>) operators.
@petermattis petermattis merged commit 1e558a9 into master Aug 24, 2015
@petermattis petermattis deleted the pmattis/sql-shift-ops branch August 24, 2015 21:41
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