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 ci-oracle and fixed tests fails. #18385

Merged
merged 56 commits into from Nov 23, 2020
Merged

Add ci-oracle and fixed tests fails. #18385

merged 56 commits into from Nov 23, 2020

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

@terabytesoftw terabytesoftw marked this pull request as ready for review November 16, 2020 17:20
@terabytesoftw
Copy link
Member Author

@samdark You have to check:

  • CommandTest::testColumnCase().
  • QueryBuilderTest::testAddDropDefaultValue() - 'Adding/dropping default constraints is not supported in Oracle.'.
  • QueryTest::testUnion() - 'Unsupported use of WITH clause nested in Oracle.'.
  • SchemaTest::testCompositeFk - 'Should be fixed.'.
  • QueryBuilderTest::testBuildCondition() - 'fail 3 conditions in conditionsProvider() in tests/framework/db/oci/QueryBuilderTest

@samdark samdark added this to the 2.0.40 milestone Nov 16, 2020
@samdark samdark added the Oracle label Nov 16, 2020
@samdark samdark requested a review from a team November 16, 2020 22:21
@samdark samdark added the status:code review The pull request needs review. label Nov 18, 2020
@samdark samdark merged commit 8784331 into yiisoft:master Nov 23, 2020
@samdark
Copy link
Member

samdark commented Nov 23, 2020

Thank you! That's great addition to Yii 2 stability.

@terabytesoftw terabytesoftw deleted the add-ci-oracle branch July 10, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:db Oracle status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants