Skip to content

Conversation

felixxm
Copy link
Member

@felixxm felixxm commented Mar 26, 2024

Bug in 595a2ab.

Thanks Lucas Lemke Saunitti for the report.

ticket-35329

…straints with nulls_distinct.

Bug in 595a2ab.

Thanks Lucas Lemke Saunitti for the report.
@felixxm felixxm requested a review from a team March 26, 2024 19:11
@nessita
Copy link
Contributor

nessita commented Mar 26, 2024

buildbot, test on oracle.

@felixxm
Copy link
Member Author

felixxm commented Mar 26, 2024

buildbot, test on oracle.

nulls_distinct is supported only on PostgreSQL 15+, there is no need to run tests on Oracle.

@nessita
Copy link
Contributor

nessita commented Mar 26, 2024

buildbot, test on oracle.

nulls_distinct is supported only on PostgreSQL 15+, there is no need to run tests on Oracle.

I know but since the changes are made to the base/schema.py, I wanted to triple check all tests pass OK.

@felixxm
Copy link
Member Author

felixxm commented Mar 26, 2024

buildbot, test on oracle.

nulls_distinct is supported only on PostgreSQL 15+, there is no need to run tests on Oracle.

I know but since the changes are made to the base/schema.py, I wanted to triple check all tests pass OK.

None of tests with nulls_distince will run on Oracle 🤷

@nessita
Copy link
Contributor

nessita commented Mar 26, 2024

buildbot, test on oracle.

nulls_distinct is supported only on PostgreSQL 15+, there is no need to run tests on Oracle.

I know but since the changes are made to the base/schema.py, I wanted to triple check all tests pass OK.

None of tests with nulls_distince will run on Oracle 🤷

I understand that, but the changed code will be used in systems using Oracle.

Copy link
Contributor

@nessita nessita left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@felixxm
Copy link
Member Author

felixxm commented Mar 26, 2024

Thanks for reviews 👍

@felixxm felixxm merged commit b98271a into django:main Mar 26, 2024
@felixxm felixxm deleted the issue-35329 branch March 26, 2024 22:00
@lsaunitti
Copy link

Thank you guys!

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.

4 participants