Skip to content

Conversation

mShan0
Copy link
Contributor

@mShan0 mShan0 commented Sep 9, 2022

Django default operator for XOR is #. This PR converts it to SQL Server's ^ operator.

Resolves the following Django tests:

    'expressions.tests.ExpressionOperatorTests.test_lefthand_bitwise_xor',
    'expressions.tests.ExpressionOperatorTests.test_lefthand_bitwise_xor_null',

@ghost
Copy link

ghost commented Sep 9, 2022

CLA assistant check
All CLA requirements met.

@absci absci merged commit 924e8ee into dev Sep 12, 2022
@mShan0 mShan0 deleted the fix-xor-bit-shift branch September 12, 2022 17:27
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